Skip to content

Commit

Permalink
Fix need_type::PrayOrMeditate typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor authored Oct 28, 2019
1 parent da144d6 commit ff790ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.units.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
<enum-type type-name='need_type' base-type='int32_t'>
<enum-item name='Socialize'/>
<enum-item name='DrinkAlcohol'/>
<enum-item name='PrayOrMedidate'/>
<enum-item name='PrayOrMeditate'/>
<enum-item name='StayOccupied'/>
<enum-item name='BeCreative'/>
<enum-item name='Excitement'/>
Expand Down

0 comments on commit ff790ff

Please sign in to comment.