mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Feature change - Bobby Ray Selection on New Game screen split into two items: Quality and Quantity. Selectors allow for full 1-10 range of quality (coolness) / quantity multipliers, instead of just 1,2,4,10.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5299 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1641,6 +1641,8 @@ enum
|
||||
|
||||
SLG_SQUAD_SIZE_RES_ERROR,
|
||||
|
||||
SLG_BR_QUANTITY_TEXT,
|
||||
|
||||
TEXT_NUM_SLG_TEXT,
|
||||
};
|
||||
extern STR16 zSaveLoadText[];
|
||||
@@ -1780,6 +1782,7 @@ enum
|
||||
GIO_NCTH_TITLE_TEXT,
|
||||
GIO_IIS_TITLE_TEXT,
|
||||
GIO_OVERHEATING_TITLE_TEXT,
|
||||
GIO_BR_QUANTITY_TEXT,
|
||||
|
||||
////////////////////////////////////
|
||||
TEXT_NUM_GIO_TEXT
|
||||
|
||||
Reference in New Issue
Block a user