-removed ap cost and bullet from interface screens when gun has no semi auto fire

-made a new weapon con: "No Semi Auto"

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@311 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
MaddMugsy
2006-06-29 16:50:01 +00:00
parent 2a36de6cd1
commit 1b14c7391c
6 changed files with 47 additions and 22 deletions
+1
View File
@@ -299,6 +299,7 @@ UINT16 Message[][STRING_LENGTH] =
L"no full auto",
L"accurate",
L"inaccurate",
L"no semi auto",
};