mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 00:20:55 +01:00
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:
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user