Purges most clown planet references (#23416)

* Burn it all

* Update code/game/objects/items/flag.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/clown.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/food_and_drinks/food/foods/baked_goods.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/mob/language.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
PopeDaveThe3th
2023-12-16 11:11:19 -05:00
committed by GitHub
parent 77e7348029
commit 4f9b62316e
8 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -463,7 +463,7 @@
/datum/language/clown
name = "Clownish"
desc = "The language of clown planet. Mother tongue of clowns throughout the Galaxy."
desc = "The language of Clown University. Mother tongue of clowns throughout the galaxy."
speech_verb = "honks"
ask_verb = "honks"
exclaim_verbs = list("toots", "wubs", "honks")
@@ -1,6 +1,6 @@
/mob/living/simple_animal/hostile/retaliate/clown
name = "Clown"
desc = "A denizen of clown planet"
desc = "A strange creature that vaguely resembles a normal clown. Upon closer inspection, it is nothing of the sort."
icon = 'icons/mob/simple_human.dmi'
icon_state = "clown"
icon_living = "clown"
@@ -12,7 +12,7 @@
response_help = "pokes the"
response_disarm = "gently pushes aside the"
response_harm = "hits the"
speak = list("HONK", "Honk!", "Welcome to clown planet!")
speak = list("HONK", "Honk!", "Come join the fun!")
emote_see = list("honks")
speak_chance = 1
a_intent = INTENT_HARM