mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +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
40 lines
983 B
XML
40 lines
983 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TAUNTS>
|
|
<TAUNT>
|
|
<uiIndex>0</uiIndex>
|
|
<szText>Hey, who touched me?</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>1</uiIndex>
|
|
<szText>Hey, didn't your momma buy your own toys?</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>2</uiIndex>
|
|
<szText>Damn, this one was swift!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>3</uiIndex>
|
|
<szText>Stealing stuff will only get you killed!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>4</uiIndex>
|
|
<szText>Hey! That's mine!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>5</uiIndex>
|
|
<szText>Get yourself own stuff, you cheapskate!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>6</uiIndex>
|
|
<szText>Meh... keep it, it's a junk anyway!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>7</uiIndex>
|
|
<szText>I'll cut off your hands for that, you bastard!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>8</uiIndex>
|
|
<szText>I'll show you how we treat thieves in these parts!</szText>
|
|
</TAUNT>
|
|
</TAUNTS>
|