mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Adds two new space ruins and more cool stuff (#6477)
This commit is contained in:
@@ -475,7 +475,7 @@
|
||||
shock_damage *= 0.4
|
||||
playsound(loc, "sparks", 50, 1, -1)
|
||||
|
||||
if (shock_damage > 15 || tesla_shock)
|
||||
if (shock_damage > 15)
|
||||
visible_message(
|
||||
"<span class='warning'>[src] was shocked by the [source]!</span>",
|
||||
"<span class='danger'>You feel a powerful shock course through your body!</span>",
|
||||
|
||||
Reference in New Issue
Block a user