mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00: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
28 lines
747 B
XML
28 lines
747 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TAUNTS>
|
|
<TAUNT>
|
|
<uiIndex>0</uiIndex>
|
|
<szText>What? Hello? I can't hear anything!</szText>
|
|
<got_deafened>1</got_deafened>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>1</uiIndex>
|
|
<szText>Argh! My ears are bleeding!</szText>
|
|
<got_deafened>1</got_deafened>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>2</uiIndex>
|
|
<szText>What's this ringing?</szText>
|
|
<got_deafened>1</got_deafened>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>3</uiIndex>
|
|
<szText>Huh? It's all silent now...</szText>
|
|
<got_deafened>1</got_deafened>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>4</uiIndex>
|
|
<szText>Suddenly all went quiet. What the hell?</szText>
|
|
<got_deafened>1</got_deafened>
|
|
</TAUNT>
|
|
</TAUNTS> |