mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 03:21:42 +00:00
Merge pull request #9298 from Kelenius/ofInflatablesAndDeflate
Inflatables now lose deflate verb when it's used
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
if(isobserver(usr)) //to stop ghosts from deflating
|
||||
return
|
||||
|
||||
verbs -= /obj/structure/inflatable/verb/hand_deflate
|
||||
deflate()
|
||||
|
||||
/obj/structure/inflatable/attack_generic(var/mob/user, var/damage, var/attack_verb)
|
||||
|
||||
Reference in New Issue
Block a user