alt titles and order

This commit is contained in:
Kashargul
2024-09-14 04:20:37 +02:00
parent b041bca268
commit 7fa41d248f
40 changed files with 679 additions and 603 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
density = TRUE
anchored = TRUE
var/equip_body = FALSE //If true, this will spawn the person with equipment
var/default_job = USELESS_JOB //The job that will be assigned if equip_body is true and the ghost doesn't have a job
var/default_job = JOB_ALT_VISITOR //The job that will be assigned if equip_body is true and the ghost doesn't have a job
var/ghost_spawns = FALSE //If true, allows ghosts who haven't been spawned yet to spawn
var/vore_respawn = 5 MINUTES //The time to wait if you died from vore
var/respawn = 30 MINUTES //The time to wait if you didn't die from vore