diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-25 15:03:49 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-25 15:03:49 +0300 |
commit | ed82cbe12fe08ff4319d6007e1228c70dfcab2c1 (patch) | |
tree | 2fa8cadc7a4c6bfca35115bc5333a650fe112f86 /npcs.xml | |
parent | 5b5f42cc18d8bde41bb3bc4517faf34f263fb55d (diff) | |
download | clientdata-ed82cbe12fe08ff4319d6007e1228c70dfcab2c1.tar.gz clientdata-ed82cbe12fe08ff4319d6007e1228c70dfcab2c1.tar.bz2 clientdata-ed82cbe12fe08ff4319d6007e1228c70dfcab2c1.tar.xz clientdata-ed82cbe12fe08ff4319d6007e1228c70dfcab2c1.zip |
Add translation headers into npcs.xml
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -9,6 +9,11 @@ IDs 990-999 = Special --> <npcs> + <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> + <its:translateRule selector="//npc/menu/@name" translate="yes"/> + <its:translateRule selector="//*" translate="no"/> + </its:rules> + <!-- Unanimated NPCs --> <npc id="100" targetCursor="small"> <!-- Knives --> @@ -188,7 +193,7 @@ IDs 990-999 = Special <particlefx>graphics/particles/savepoint-64x32.xml</particlefx> </npc> --> <!-- WIP <npc id="903"> - Savepoint, 64x64. + Savepoint, 64x64. <particlefx>graphics/particles/savepoint-64x64.xml</particlefx> </npc> --> <npc id="904" targetSelection="false"> |