and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"regrets","your soul","suffering","music","noise","blood","hunger","the american way")
|
||||
if(text_output != last_taste_text || last_taste_time + 100 < world.time)
|
||||
to_chat(src, "<span class='notice'>You can taste [text_output].</span>")
|
||||
// "somthing indescribable" -> too many tastes, not enough flavor.
|
||||
// "something indescribable" -> too many tastes, not enough flavor.
|
||||
|
||||
last_taste_time = world.time
|
||||
last_taste_text = text_output
|
||||
|
||||
Reference in New Issue
Block a user