mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +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:
@@ -295,7 +295,7 @@
|
||||
// HONK Rifle //
|
||||
/obj/item/gun/energy/clown
|
||||
name = "\improper HONK rifle"
|
||||
desc = "Clown Planet's finest."
|
||||
desc = "Clown University's finest."
|
||||
icon_state = "honkrifle"
|
||||
ammo_type = list(/obj/item/ammo_casing/energy/clown)
|
||||
clumsy_check = FALSE
|
||||
|
||||
Reference in New Issue
Block a user