Fixed SOE Den of Evil and Schuttgart.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-08-09 20:32:56 +00:00
parent b1e8643b64
commit ead7062bf9
3 changed files with 43 additions and 2 deletions

View File

@@ -550,6 +550,8 @@
<!-- Teleports you to the Den of Evil. -->
<set name="icon" val="icon.etc_scroll_of_return_i03" />
<set name="weight" val="30" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />

View File

@@ -345,6 +345,8 @@
<item id="37123" name="Scroll of Escape: Town of Schuttgart" type="EtcItem">
<!-- Teleports you close to Captain Vishotsky in the town of Schuttgart. -->
<set name="icon" val="icon.etc_scroll_of_return_i03" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_depositable" val="false" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />