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:
TiviPlus
2020-08-07 12:09:16 -03:00
committed by GitHub
co-authored by Rohesie TiviPlus <TiviPlus>
parent 923c0529eb
commit 8d72c64910
17 changed files with 36 additions and 34 deletions
@@ -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)