mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
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:
@@ -54,13 +54,13 @@
|
||||
icon_state = "ntflag"
|
||||
|
||||
/obj/item/flag/clown
|
||||
name = "\improper Clown Planet flag"
|
||||
desc = "The banner of His Majesty, King Squiggles the Eighth."
|
||||
name = "\improper Clown Unity flag"
|
||||
desc = "The universal banner of clowns everywhere. It smells faintly of bananas."
|
||||
icon_state = "clownflag"
|
||||
|
||||
/obj/item/flag/mime
|
||||
name = "\improper Mime Revolution flag"
|
||||
desc = "The banner of the glorious revolutionary forces fighting the oppressors on Clown Planet."
|
||||
name = "\improper Mime Unity flag"
|
||||
desc = "The standard by which all mimes march to war, as cold as ice and silent as the grave."
|
||||
icon_state = "mimeflag"
|
||||
|
||||
/obj/item/flag/ian
|
||||
|
||||
Reference in New Issue
Block a user