diff options
Diffstat (limited to 'quests/tonori/sarah.xml')
-rw-r--r-- | quests/tonori/sarah.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/quests/tonori/sarah.xml b/quests/tonori/sarah.xml deleted file mode 100644 index 1d1b984e..00000000 --- a/quests/tonori/sarah.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<quests> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> - <its:translateRule selector="//var/quest/@name" translate="yes"/> - <its:translateRule selector="//var/quest/name" translate="yes"/> - <its:translateRule selector="//var/quest/text" translate="yes"/> - <its:translateRule selector="//*" translate="no"/> - </its:rules> - <var id="12"> - <effect map="002-1.tmx" npc="106" value="0" effect="45"/> - <effect map="002-1.tmx" npc="106" value="1" effect="46"/> - <quest name="Sarah" group="Tonori" incomplete="1"> - <name>Let me eat cake!</name> - <text>Sarah wants a piece of Cherry Cake</text> - </quest> - <quest name="Sarah" group="Tonori" complete="2"> - <name>Let me eat cake!</name> - <text>Sarah has her cake and eaten it too</text> - </quest> - </var> -</quests> |