mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
You can now play with the syndicate balloon
This commit is contained in:
@@ -115,6 +115,10 @@
|
||||
item_state = "syndballoon"
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
|
||||
/obj/item/toy/syndicateballoon/attack_self(mob/user)
|
||||
var/playverb = pick("bat [src]", "tug on [src]'s string", "play with [src]")
|
||||
user.visible_message("<span class = 'notice'>[user] plays with [src].</span>", "<span class = 'notice'>You [playverb].</span>")
|
||||
|
||||
/*
|
||||
* Fake telebeacon
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user