mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
derp
This commit is contained in:
@@ -248,4 +248,5 @@
|
||||
var/obj/item/I = AM
|
||||
tforce = I.throwforce - 5
|
||||
playsound(loc, 'sound/effects/grillehit.ogg', 80, 1)
|
||||
health = max(0, health - tforce) healthcheck()
|
||||
health = max(0, health - tforce)
|
||||
healthcheck()
|
||||
|
||||
Reference in New Issue
Block a user