Update Arena's description (#27)

This commit is contained in:
defacube 2024-05-10 00:55:16 +11:00 committed by GitHub
parent 59dfcb6483
commit e3bfbb65b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
-- name: Arena
-- description: A arena-shooter inspired game mode with custom weapons and levels.\nSeven gamemodes in one, three custom stages, five weapons.
-- description: An arena-shooter inspired game mode with custom weapons and levels.\nSeven gamemodes in one, three custom stages, and five weapons.
-- incompatible: gamemode arena
-- deluxe: true
@ -577,4 +577,4 @@ end
if _G.dayNightCycleApi ~= nil then
_G.dayNightCycleApi.enable_day_night_cycle(false)
end
end