Tweak ant_egg and ant_larvae arches to have in-game names without underscores.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20511 282e977c-c81d-0410-88c4-b93c2d0d6712
master
silvernexus 2017-09-04 19:46:28 +00:00
parent 8f69c707bd
commit 7752b7d5a0
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Added name to ant_egg and ant_larvae arches so they show up in-game as "ant egg" and "ant larva", respectively.
monster/insect/ant/ant_larvae.arc
monster/insect/ant/ant_egg.arc
Daniel Hawkins 2017-09-04
Added lore text to the scroll of literacy skill scroll
skills/Skill_Scrolls/scroll_literacy.arc
Rick Tanner 2017-08-08

View File

@ -4,6 +4,7 @@ race insect
other_arch ant_larvae
monster 1
move_type walk
name ant egg
no_pick 1
alive 1
exp 1

View File

@ -3,6 +3,8 @@ face ant_larvae.111
race insect
other_arch war_ant
animation ant_larvae
# larva is the singular form. larvae is plural
name ant larva
monster 1
move_type walk
no_pick 1