Skip to content

Commit

Permalink
Update morph.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Gboster-0 <[email protected]>
  • Loading branch information
Rex9001 and Gboster-0 authored Jan 24, 2024
1 parent b88cf15 commit e973a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/basic/space_fauna/morph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

AddElement(/datum/element/ai_retaliate)
AddElement(/datum/element/content_barfer)
AddElement(/datum/element/prevent_attacking_of_types, GLOB.typecache_general_bad_hostile_attack_targets, "this tastes awful!") // Monkestation edit
AddElement(/datum/element/prevent_attacking_of_types, GLOB.typecache_general_bad_hostile_attack_targets, "this tastes awful!") // MONKESTATION ADDITION

disguise_ability = new(src)
disguise_ability.Grant(src)
Expand Down

0 comments on commit e973a37

Please sign in to comment.