mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 13:46:53 +01:00
Forgot the /
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
//We'll assume that the batter isnt going to be regurgitated and eaten by someone else. Only show this once
|
||||
if(data["cooked"] != 1)
|
||||
if (!messaged)
|
||||
to_chat(M, "<span class='warning'>Ugh, this raw [name] tastes disgusting.<span>")
|
||||
to_chat(M, "<span class='warning'>Ugh, this raw [name] tastes disgusting.</span>")
|
||||
nutriment_factor *= 0.5
|
||||
messaged = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user