Skip to content

Commit

Permalink
Revert "fuck (#8248)" (#8249)
Browse files Browse the repository at this point in the history
This reverts commit a0dc3f6.
  • Loading branch information
ValoTheValo committed Aug 5, 2023
1 parent a0dc3f6 commit 5458c9b
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 313 deletions.
13 changes: 0 additions & 13 deletions code/game/objects/effects/spawners/corpsespawner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -287,19 +287,6 @@
corpseid = 1
corpseidjob = "Ironhammer Operative"
corpseidaccess = "ihoper"
injury_level = 6

/obj/landmark/corpse/scientist
name = "Moebius Scientist"
corpseuniform = /obj/item/clothing/under/rank/scientist
corpseshoes = /obj/item/clothing/shoes/jackboots
corpsegloves = list(/obj/item/clothing/gloves/thick, /obj/item/clothing/gloves/latex)
corpseradio = /obj/item/device/radio/headset/headset_sci
corpsesuit = /obj/item/clothing/suit/storage/toggle/labcoat/science
corpsehelmet = list(/obj/item/clothing/head/beret/moebius, null)
corpseid = 1
corpseidjob = "Moebius Scientist"
corpseidaccess = "ihoper"
injury_level = 9

////LEGACY CORPSES////REPLACE WITH NEW CORPSES IF FOUND IN MAP////
Expand Down
Loading

0 comments on commit 5458c9b

Please sign in to comment.