summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-11-04 15:32:35 +0300
committerAndrei Karas <akaras@inbox.ru>2015-11-04 15:32:35 +0300
commit20944187bd1e0b7659e879cae0189e2c02c8f11c (patch)
treed6c39cd8ac27ad7f731c31f85955b9da3ea72e8b
parent985a1ceae7adc9f18ae64d87a0d09ad95e48554e (diff)
downloadclientdata-20944187bd1e0b7659e879cae0189e2c02c8f11c.tar.gz
clientdata-20944187bd1e0b7659e879cae0189e2c02c8f11c.tar.bz2
clientdata-20944187bd1e0b7659e879cae0189e2c02c8f11c.tar.xz
clientdata-20944187bd1e0b7659e879cae0189e2c02c8f11c.zip
update npcdialogs.halloween2015tag
-rw-r--r--graphics/gui/inventory_cell_test.xml6
-rw-r--r--npcdialogs.xml2
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/gui/inventory_cell_test.xml b/graphics/gui/inventory_cell_test.xml
deleted file mode 100644
index 7cc21a20..00000000
--- a/graphics/gui/inventory_cell_test.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<skinset name="Default" image="window.png">
- <widget type="Window">
- <part type="standart" xpos="138" ypos="75" width="32" height="32" />
- </widget>
-</skinset>
diff --git a/npcdialogs.xml b/npcdialogs.xml
index c5775726..943feb31 100644
--- a/npcdialogs.xml
+++ b/npcdialogs.xml
@@ -18,6 +18,6 @@
<button x="40" y="0" name="&gt;&gt;" value="next" />
<text x="10" y="50" width="150" height="30" text="this is ##Bsimple##b ##3text." />
</menu>
- <inventory cell="inventory_cell_test.xml" columns="3" />
+ <inventory cell="inventory_cell2.xml" columns="3" />
</dialog>
</dialogs>