Buncha fixes and QoL stuff. (pH, hypo, heater and dispencer_
This commit is contained in:
@@ -1323,6 +1323,7 @@
|
||||
var/instill = stripped_input(user, "Instill an emotion in your [(user.lewd?"Your pet":"listener")].", MAX_MESSAGE_LEN)
|
||||
var/customSpan = list("Notice", "Warning", "Hypnophrase", "Love", "Velvet")
|
||||
to_chat(H, "<span class='[customSpan]'><i>[instill]</i></span>")
|
||||
E.cooldown += 1
|
||||
|
||||
//RECOGNISE
|
||||
else if((findtext(message, recognise_words)))
|
||||
|
||||
Reference in New Issue
Block a user