Change default arena size to 400
This commit is contained in:
parent
236b6d851c
commit
825df97398
@ -10,7 +10,7 @@ dofile(minetest.get_modpath("hungry_games").."/engine.lua")
|
|||||||
--------Arena configuration--------
|
--------Arena configuration--------
|
||||||
|
|
||||||
--Set size of the arena.
|
--Set size of the arena.
|
||||||
glass_arena.set_size(200)
|
glass_arena.set_size(400)
|
||||||
|
|
||||||
--Set texture of the arena. [SAFE]
|
--Set texture of the arena. [SAFE]
|
||||||
glass_arena.set_texture("default_glass.png")
|
glass_arena.set_texture("default_glass.png")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user