mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- Splitted big file "EnemyTaunts.xml" into several action specific Taunt files (by hrvg) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1945 4f8fa57e-7814-0410-bad4-adc449f26b7c
34 lines
847 B
XML
34 lines
847 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TAUNTS>
|
|
<TAUNT>
|
|
<uiIndex>0</uiIndex>
|
|
<szText>What the hell am I going to do now?</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
<morale_lt>40</morale_lt>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>1</uiIndex>
|
|
<szText>I'm all out!</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>2</uiIndex>
|
|
<szText>I'm running dry over here!</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>3</uiIndex>
|
|
<szText>Need more ammo!</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>4</uiIndex>
|
|
<szText>I'm out of bullets!</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>5</uiIndex>
|
|
<szText>Need supplies!</szText>
|
|
<out_of_ammo>1</out_of_ammo>
|
|
</TAUNT>
|
|
</TAUNTS> |