Skip to content

Commit

Permalink
Update simple_animal.dm (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Jul 30, 2024
1 parent fc30860 commit 0a6a955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/simple_animal/simple_animal.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
status_flags = CANPUSH
gender = PLURAL
buckle_flags = NONE
move_force = MOVE_FORCE_WEAK
move_resist = MOVE_FORCE_WEAK

//Icons
var/icon_living = ""
Expand Down

0 comments on commit 0a6a955

Please sign in to comment.