mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Cursed actually breaks mirrors when it procs (#78094)
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
switch(rand(1, 5))
|
||||
if(1)
|
||||
to_chat(living_guy, span_warning("The mirror explodes into a million pieces! Wait, does that mean you're even more unlucky?"))
|
||||
evil_mirror.take_damage(evil_mirror.max_integrity, BRUTE, MELEE, FALSE)
|
||||
if(prob(50 * luck_mod)) // sometimes
|
||||
luck_mod += 0.25
|
||||
damage_mod += 0.25
|
||||
|
||||
Reference in New Issue
Block a user