Update Arena's description (#27)
This commit is contained in:
parent
59dfcb6483
commit
e3bfbb65b1
|
@ -1,5 +1,5 @@
|
||||||
-- name: Arena
|
-- 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
|
-- incompatible: gamemode arena
|
||||||
-- deluxe: true
|
-- deluxe: true
|
||||||
|
|
||||||
|
@ -577,4 +577,4 @@ end
|
||||||
|
|
||||||
if _G.dayNightCycleApi ~= nil then
|
if _G.dayNightCycleApi ~= nil then
|
||||||
_G.dayNightCycleApi.enable_day_night_cycle(false)
|
_G.dayNightCycleApi.enable_day_night_cycle(false)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue