Skip to content

Commit

Permalink
Change turtle behavior to wander
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Jun 22, 2024
1 parent 66ed81c commit 1bd273f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/conf/creatures/reptile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
</equips>
<ai>
<profile name="animal"/>
<profile name="patrolling"/>
<profile name="wander"/>
</ai>
</creature>

Expand Down

0 comments on commit 1bd273f

Please sign in to comment.