map fixes, small preset tweaks

- added Oliver plush
- given soporific bullets to feeder den agents
- something fixes in cfc whiteship
- fast food detailing
This commit is contained in:
evilew
2024-03-21 21:58:24 +01:00
parent 966ec0ba23
commit 8c5759b023
6 changed files with 691 additions and 362 deletions
+6
View File
@@ -1056,6 +1056,12 @@
item_state = "lgo"
attack_verb = list("gronkled","beeped", "brushed")
/obj/item/toy/plush/oliver
desc = "A plush of a silly shark with a stylish bandanna."
icon_state = "oliver"
item_state = "oliver"
attack_verb = list("chomped", "bit")
/obj/item/toy/plush/mammal/fox
icon_state = "fox"
item_state = "fox"
+3 -1
View File
@@ -744,7 +744,9 @@
gloves = /obj/item/clothing/gloves/combat
ears = /obj/item/radio/headset/syndicate/alt
back = /obj/item/storage/backpack
r_hand = /obj/item/flashlight
r_hand = /obj/item/storage/box/syndie_kit/soporific_bundle
l_hand = /obj/item/gun/ballistic/automatic/pistol
l_pocket = /obj/item/crowbar
r_pocket = /obj/item/gun/energy/fatoray
id = /obj/item/card/id/syndicate/anyone
implants = list(/obj/item/implant/weapons_auth)