mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
Fixing factiion name
This commit is contained in:
@@ -430,7 +430,7 @@ mob/living/simple_animal/synx/PunchTarget()
|
||||
icon_living = "synx_pet_rainbow"
|
||||
//icon_dead = "synx_hardlight_dead"
|
||||
icon_gib = null
|
||||
faction = "Clown"
|
||||
faction = "clown"
|
||||
melee_damage_lower = 0
|
||||
melee_damage_upper = 0
|
||||
environment_smash = 0
|
||||
|
||||
Reference in New Issue
Block a user