Skip to content

Commit

Permalink
fixed growth intervals
Browse files Browse the repository at this point in the history
  • Loading branch information
RosaryMala committed Jun 16, 2016
1 parent 4acb94d commit da87b06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion df.creature-raws.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,8 @@

<enum-type type-name='appearance_modifier_growth_interval' base-type='int16_t'>
<enum-item name='DAILY'/>
<enum-item name='MONTHLY'/>
<enum-item/>
<enum-item/>
<enum-item name='YEARLY'/>
</enum-type>

Expand Down

0 comments on commit da87b06

Please sign in to comment.