mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
All lightbulbs in light explosion damage range break
This commit is contained in:
@@ -560,11 +560,9 @@
|
||||
qdel(src)
|
||||
return
|
||||
if(2.0)
|
||||
if (prob(75))
|
||||
broken()
|
||||
broken()
|
||||
if(3.0)
|
||||
if (prob(50))
|
||||
broken()
|
||||
broken()
|
||||
return
|
||||
|
||||
//blob effect
|
||||
|
||||
Reference in New Issue
Block a user