mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Tune bag choking
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
if(is_equipped() && head)
|
||||
if(ishuman(loc))
|
||||
var/mob/living/carbon/human/H = loc
|
||||
H.losebreath += 5
|
||||
H.losebreath += 1
|
||||
else
|
||||
head = 0
|
||||
storage_slots = 21
|
||||
|
||||
Reference in New Issue
Block a user