mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
- Added EnemyTaunts xml files o Only French taunts are translated (by hrvg) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6931 3b4a5df2-a311-0410-b5c6-a8a6f20db521
28 lines
749 B
XML
28 lines
749 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TAUNTS>
|
|
<TAUNT>
|
|
<uiIndex>0</uiIndex>
|
|
<szText>Attention, everyone! We've got possible contact!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>1</uiIndex>
|
|
<szText>Listen everyone, there's some wierd shit going on.</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>2</uiIndex>
|
|
<szText>Can someone check out these noises?</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>3</uiIndex>
|
|
<szText>Possible contact! Oh, I hope it's them. I didn't kill anything in a long time.</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>4</uiIndex>
|
|
<szText>Let me guess, another false alarm.</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>5</uiIndex>
|
|
<szText>Can someone else check it out, please?</szText>
|
|
</TAUNT>
|
|
</TAUNTS>
|