mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Merged from revision: 1944
- 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
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TAUNTS>
|
||||
<TAUNT>
|
||||
<uiIndex>0</uiIndex>
|
||||
<szText>Cover me, I'm reloading!</szText>
|
||||
<reload>1</reload>
|
||||
</TAUNT>
|
||||
<TAUNT>
|
||||
<uiIndex>1</uiIndex>
|
||||
<szText>I'm out, reloading!</szText>
|
||||
<reload>1</reload>
|
||||
</TAUNT>
|
||||
<TAUNT>
|
||||
<uiIndex>2</uiIndex>
|
||||
<szText>Gotta reload!</szText>
|
||||
<reload>1</reload>
|
||||
</TAUNT>
|
||||
<TAUNT>
|
||||
<uiIndex>3</uiIndex>
|
||||
<szText>Reloading!</szText>
|
||||
<reload>1</reload>
|
||||
</TAUNT>
|
||||
<TAUNT>
|
||||
<uiIndex>4</uiIndex>
|
||||
<szText>Gotta put new batteries in my kill machine!</szText>
|
||||
<reload>1</reload>
|
||||
<cunning>1</cunning>
|
||||
</TAUNT>
|
||||
</TAUNTS>
|
||||
Reference in New Issue
Block a user