Various onamonapoea

This commit is contained in:
Aronai Sieyes
2021-05-30 15:45:11 -04:00
parent b12b146343
commit 177fd15c30
21 changed files with 47 additions and 44 deletions
@@ -150,7 +150,7 @@
if(!is_on())
return 0
if(!check_fuel() || (use_power_oneoff(charge_per_burn) < charge_per_burn) || check_blockage())
audible_message(src,"<span class='warning'>[src] coughs once and goes silent!</span>")
audible_message(src,"<span class='warning'>[src] coughs once and goes silent!</span>", runemessage = "* sputtercough *")
update_use_power(USE_POWER_OFF)
return 0