Revenge of Clong (#11631)

This commit is contained in:
Will
2025-09-14 03:59:15 -04:00
committed by GitHub
parent bf074826c8
commit 4ff4f817cd
+2 -1
View File
@@ -123,9 +123,10 @@
if(!isliving(user))
return
if(user.stat || user.last_special <= world.time)
return
user.last_special = world.time+100
user.last_special = world.time + (1 SECOND) // CHOMPEdit: Clong, clong baby.
if(QDELETED(src))
return