Files
Citadel-Station-13-RP/code/world.dm
silicons 5a496c5dff Baseturfs (#3938)
* ill do this in the coffee shop later

* has to go

* add stuff

* changes

* this is going to explode

* this is going to explode x2

* more

* *scream

* move

* w

* oh god oh fuck now for main proc

* progress

* wack

* next segment..

* update

* shuttles are next

* AAA

* sigh

* this is going to be ugly

* ugh

* epic!

* pain

* hope this works

* patch

* patch

* patch

* patch

* patch

* epic!

* wack

* oh god..

* oh god..

* wack

Co-authored-by: fake_vm_user <fake_vm_user>
2022-05-06 20:13:51 -07:00

19 lines
422 B
Plaintext

//This file is just for the necessary /world definition
//Try looking in game/world.dm
/world
mob = /mob/new_player
turf = /turf/space/basic
area = /area/space
view = "15x15"
cache_lifespan = 7
hub = "Exadv1.spacestation13"
hub_password = "kMZy3U5jJHSiBQjr"
name = "Citadel Station 13 - HRP"
status = "ERROR: Default status"
visibility = TRUE
fps = 20
#ifdef FIND_REF_NO_CHECK_TICK
loop_checks = FALSE
#endif