This commit is contained in:
kevinz000
2020-03-06 10:13:11 -07:00
parent 0a68143a3e
commit 93d995eb18
7 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
if(!iscarbon(user))
target.LAssailant = null
else
target.LAssailant = user
target.LAssailant = WEAKREF(user)
last_hit = world.time + cooldown
user.adjustStaminaLossBuffered(getweight())//CIT CHANGE - makes swinging batons cost stamina