mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Adds wearing cones and caution signs (#7466)
* Adds wearing cones and caution signs * Fixes quarantine shuttle PoI * Create Lorilili - janiwear.yml
This commit is contained in:
@@ -110,28 +110,6 @@
|
||||
item_state = "gift"
|
||||
w_class = ITEMSIZE_LARGE
|
||||
|
||||
/obj/item/weapon/caution
|
||||
desc = "Caution! Wet Floor!"
|
||||
name = "wet floor sign"
|
||||
icon = 'icons/obj/janitor.dmi'
|
||||
icon_state = "caution"
|
||||
force = 1.0
|
||||
throwforce = 3.0
|
||||
throw_speed = 1
|
||||
throw_range = 5
|
||||
w_class = ITEMSIZE_SMALL
|
||||
attack_verb = list("warned", "cautioned", "smashed")
|
||||
|
||||
/obj/item/weapon/caution/cone
|
||||
desc = "This cone is trying to warn you of something!"
|
||||
name = "warning cone"
|
||||
icon_state = "cone"
|
||||
|
||||
/obj/item/weapon/caution/cone/candy
|
||||
desc = "This cone is trying to warn you of something! It has been painted to look like candy corn."
|
||||
name = "candy cone"
|
||||
icon_state = "candycone"
|
||||
|
||||
/*/obj/item/weapon/syndicate_uplink
|
||||
name = "station bounced radio"
|
||||
desc = "Remain silent about this..."
|
||||
|
||||
Reference in New Issue
Block a user