mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Player Requests Edition
- Two canes will spawn in medbay storage for people with leg injuries. - Added some more welding goggles for engineers in engineering. - Armory has a second security hardsuit. - CMO has hallway access to the medbay hardsuits. - HoS hat spawns in HoS closet. - White wedding dress spawns in chaplain closet. - Removed Pulse Rifle and Laser Canon from ERT room. - Detective's office will now start off with a cigeratte pack and a detective's flask. - Three normal boring flasks now spawn behind the bar for the bartender to give out. - Old Man Suit spawns in laundry room. - Requested by Book. - Roaper's Callum suit ( http://baystation12.net/forums/viewtopic.php?f=33&t=7047 ) now spawns in under Knockoff Suit. It may or may not spawn in for him too, I don't know how this shit works but I think I got it right. - Removed Roaper's items for Ian Colm. At least the code part, I don't know if I'm supposed to delete the DMIs or not so I left them in.
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
new /obj/item/weapon/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/weapon/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/clothing/head/helmet/HoS(src)
|
||||
new /obj/item/clothing/suit/armor/vest(src)
|
||||
new /obj/item/clothing/under/rank/head_of_security/jensen(src)
|
||||
new /obj/item/clothing/suit/armor/hos/jensen(src)
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
new /obj/item/clothing/suit/chaplain_hoodie(src)
|
||||
new /obj/item/clothing/head/chaplain_hood(src)
|
||||
new /obj/item/clothing/suit/holidaypriest(src)
|
||||
new /obj/item/clothing/under/wedding/bride_white(src)
|
||||
new /obj/item/weapon/storage/backpack/cultpack (src)
|
||||
new /obj/item/weapon/storage/fancy/candle_box(src)
|
||||
new /obj/item/weapon/storage/fancy/candle_box(src)
|
||||
|
||||
Reference in New Issue
Block a user