mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Lazylists some /mob and /living stuff (#52750)
* lazy * Apply suggestions from code review Co-authored-by: Rohesie <rohesie@gmail.com> Co-authored-by: TiviPlus <TiviPlus> Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
co-authored by
Rohesie
TiviPlus <TiviPlus>
parent
923c0529eb
commit
8d72c64910
@@ -932,7 +932,7 @@
|
||||
user.mind.AddSpell(D)
|
||||
if(4)
|
||||
to_chat(user, "<span class='danger'>You feel like you could walk straight through lava now.</span>")
|
||||
H.weather_immunities |= "lava"
|
||||
LAZYOR(H.weather_immunities, "lava")
|
||||
|
||||
playsound(user.loc,'sound/items/drink.ogg', rand(10,50), TRUE)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user