only missing alt titles

This commit is contained in:
Kashargul
2024-09-12 22:48:14 +02:00
parent 4ba7beeb9c
commit 8a90ae6523
98 changed files with 416 additions and 361 deletions
+8 -8
View File
@@ -137,7 +137,7 @@
/obj/effect/landmark/corpse/chef
name = "Chef"
name = JOB_CHEF
corpseuniform = /obj/item/clothing/under/rank/chef
corpsesuit = /obj/item/clothing/suit/chef/classic
corpseshoes = /obj/item/clothing/shoes/black
@@ -145,8 +145,8 @@
corpseback = /obj/item/weapon/storage/backpack
corpseradio = /obj/item/device/radio/headset
corpseid = 1
corpseidjob = "Chef"
corpseidaccess = "Chef"
corpseidjob = JOB_CHEF
corpseidaccess = JOB_CHEF
/obj/effect/landmark/corpse/doctor
@@ -181,7 +181,7 @@
corpseback = /obj/item/weapon/tank/oxygen
/obj/effect/landmark/corpse/clown
name = "Clown"
name = JOB_CLOWN
corpseuniform = /obj/item/clothing/under/rank/clown
corpseshoes = /obj/item/clothing/shoes/clown_shoes
corpseradio = /obj/item/device/radio/headset
@@ -189,8 +189,8 @@
corpsepocket1 = /obj/item/weapon/bikehorn
corpseback = /obj/item/weapon/storage/backpack/clown
corpseid = 1
corpseidjob = "Clown"
corpseidaccess = "Clown"
corpseidjob = JOB_CLOWN
corpseidaccess = JOB_CLOWN
/obj/effect/landmark/corpse/scientist
name = JOB_SCIENTIST
@@ -303,10 +303,10 @@
corpseidjob = "Captain"
/obj/effect/landmark/corpse/vintage/pilot
name = "Unknown Pilot"
name = "Unknown " + JOB_PILOT
corpsesuit = /obj/item/clothing/suit/space/void/refurb/pilot
corpsehelmet = /obj/item/clothing/head/helmet/space/void/refurb/pilot
corpseidjob = "Pilot"
corpseidjob = JOB_PILOT
/obj/effect/landmark/corpse/vintage/research
name = "Unknown Researcher"