summaryrefslogtreecommitdiff
path: root/npcdialogs.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-26 19:34:28 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-26 19:34:28 -0300
commitc653e12efbfa291f5643b23ed53a504b1d2f5359 (patch)
treea47c8f41c14ef4ab38d2c829daa929eb49a494e8 /npcdialogs.xml
parent5ed505ff74b52dd5b0270999195b067670b1ce29 (diff)
downloadclientdata-c653e12efbfa291f5643b23ed53a504b1d2f5359.tar.gz
clientdata-c653e12efbfa291f5643b23ed53a504b1d2f5359.tar.bz2
clientdata-c653e12efbfa291f5643b23ed53a504b1d2f5359.tar.xz
clientdata-c653e12efbfa291f5643b23ed53a504b1d2f5359.zip
Final commit so Daily Login Interface works
Diffstat (limited to 'npcdialogs.xml')
-rw-r--r--npcdialogs.xml58
1 files changed, 2 insertions, 56 deletions
diff --git a/npcdialogs.xml b/npcdialogs.xml
index a05824a2..28515456 100644
--- a/npcdialogs.xml
+++ b/npcdialogs.xml
@@ -39,60 +39,6 @@ Copyright (C) 2016 Evol Online -->
<inventory cell="inventory_cell2.xml" columns="3" />
</dialog>
- <!-- Daily Rewards GUI (daily_<stage>), except for (daily_woot) -->
- <!-- 35 px per x / begin at 35x35-->
- <dialog name="daily_1" hideText="true">
- <menu>
- <!-- Main Interface -->
- <text x="45" y="0" width="310" height="30" text="##BDaily Login Rewards##b" />
- <button x="157" y="280" name="Claim" value="Ok" />
-
- <!-- Full GUI / 5 items per row -->
- <image x="35" y="35" image="graphics/images/jexp.png" />
- <image x="70" y="35" image="graphics/images/bexp.png" />
- <image x="105" y="35" image="graphics/images/sc.png" />
- <image x="140" y="35" image="graphics/images/jexp.png" />
- <image x="175" y="35" image="graphics/images/bexp.png" />
-
- <image x="35" y="70" image="graphics/images/jexp.png" />
- <image x="70" y="70" image="graphics/images/sc.png" />
- <image x="105" y="70" image="graphics/images/gp.png" />
- <image x="140" y="70" image="graphics/images/jexp.png" />
- <image x="175" y="70" image="graphics/images/bexp.png" />
-
- <image x="35" y="105" image="graphics/images/jexp.png" />
- <image x="70" y="105" image="graphics/images/bexp.png" />
- <image x="105" y="105" image="graphics/images/gp.png" />
- <image x="140" y="105" image="graphics/images/gift.png" />
- <image x="175" y="105" image="graphics/images/bexp.png" />
-
- <image x="35" y="140" image="graphics/images/jexp.png" />
- <image x="70" y="140" image="graphics/images/bexp.png" />
- <image x="105" y="140" image="graphics/images/gp.png" />
- <image x="140" y="140" image="graphics/images/jexp.png" />
- <image x="175" y="140" image="graphics/images/bexp.png" />
-
- <image x="35" y="175" image="graphics/images/gift.png" />
- <image x="70" y="175" image="graphics/images/bexp.png" />
- <image x="105" y="175" image="graphics/images/gp.png" />
- <image x="140" y="175" image="graphics/images/jexp.png" />
- <image x="175" y="175" image="graphics/images/bexp.png" />
-
- <image x="35" y="210" image="graphics/images/jexp.png" />
- <image x="70" y="210" image="graphics/images/bexp.png" />
- <image x="105" y="210" image="graphics/images/last.png" />
- <image x="140" y="210" image="graphics/images/sc.png" />
- <image x="175" y="210" image="graphics/images/sc.png" />
-
- <image x="35" y="245" image="graphics/images/sc.png" />
-
- <!-- Landmarks -->
- <image x="245" y="52" image="graphics/images/final.png" />
-
- <!-- Complete -->
- <image x="35" y="35" image="graphics/images/ok.png" />
-
- </menu>
- </dialog>
-
+ <!-- External Files -->
+ <include name="graphics/images/daily.xml"/>
</dialogs>