Animal Renaming Fixes (#11498)

This commit is contained in:
Doxxmedearly
2021-03-20 23:32:17 -03:00
committed by GitHub
parent b5892c2d50
commit f23b903258
4 changed files with 15 additions and 7 deletions
@@ -50,6 +50,7 @@
H.LoseTarget()
H.attack_same = 0
H.friends += user
H.hostile_nameable = TRUE
L.desc += "<br><span class='notice'>It looks especially docile.</span>"
var/name = input(user, "Would you like to rename \the [L]?", "Dociler", L.name) as text