Removed unused HTML tags (#32787)

This commit is contained in:
Matt Smith
2017-11-16 23:08:15 +00:00
committed by CitadelStationBot
parent 0e0eb351b3
commit fc90cf5344

View File

@@ -17,7 +17,7 @@
var/pets = pick("animals/bots", "bots/animals", "pets", "simple animals", "lesser lifeforms", "\[REDACTED\]")
var/strength = pick("human", "moderate", "lizard", "security", "command", "clown", "low", "very low", "\[REDACTED\]")
sentience_report += "<br><br>Based on [data], we believe that [one] of the station's [pets] has developed [strength] level intelligence, and the ability to communicate."
sentience_report += "Based on [data], we believe that [one] of the station's [pets] has developed [strength] level intelligence, and the ability to communicate."
priority_announce(sentience_report,"[command_name()] Medium-Priority Update")