mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Clown FIX: Adds the clown recorder (#19710)
* Adds the clown recorder * added item action * Defining cooldown * cmag define * Update code/game/objects/items/weapons/clown_items.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * added a second laugh Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
new /obj/item/clothing/shoes/clown_shoes(src)
|
||||
new /obj/item/radio/headset/headset_service(src)
|
||||
new /obj/item/clothing/mask/gas/clown_hat(src)
|
||||
new /obj/item/clown_recorder(src)
|
||||
new /obj/item/bikehorn(src)
|
||||
new /obj/item/reagent_containers/spray/waterflower(src)
|
||||
new /obj/item/reagent_containers/food/drinks/bottle/bottleofbanana(src)
|
||||
|
||||
Reference in New Issue
Block a user