Initial commit
Mr Kheese's Type DEF mod in its initial state before any changes
This commit is contained in:
commit
03a7150372
548 changed files with 17036 additions and 0 deletions
13
data/text_misc.xml.append
Normal file
13
data/text_misc.xml.append
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<text name="typebutton_type_a">TYPE D</text>
|
||||
<text name="typebutton_type_b">TYPE E</text>
|
||||
<text name="typebutton_type_c">TYPE F</text>
|
||||
|
||||
<text name="typebutton_a">D</text>
|
||||
<text name="typebutton_b">E</text>
|
||||
<text name="typebutton_c">F</text>
|
||||
|
||||
<text name="type_a">Type D</text>
|
||||
<text name="type_b">Type E</text>
|
||||
<text name="type_c">Type F</text>
|
||||
|
||||
<text name="no_type_c">No Type F</text>
|
||||
Loading…
Add table
Add a link
Reference in a new issue