Files
CHOMPStation2/code/world.dm
Unknown cf39c61c2d Conflict Resolution
This one made a lynx cry.
2019-03-28 13:19:19 -04:00

8 lines
232 B
Plaintext

//Global init and the rest of world's code have been moved to code/global_init.dm and code/game/world.dm respectively.
/world
mob = /mob/new_player
turf = /turf/space
area = /area/space
view = "15x15"
cache_lifespan = 7