From 895fd7fd301368cbf21a13cf9a25be37d0256db3 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 11 Apr 2012 04:43:42 +0000 Subject: Fixed bugreport:5543 this item is official rentable and it should unmount upon expire. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15845 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/itemdb.h | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'src/map/itemdb.h') diff --git a/src/map/itemdb.h b/src/map/itemdb.h index 632cbd42e..f2e6ae61d 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -17,8 +17,7 @@ #define MAX_SEARCH 5 //Designed for search functions, species max number of matches to display. -enum item_itemid -{ +enum item_itemid { ITEMID_EMPERIUM = 714, ITEMID_YELLOW_GEMSTONE = 715, ITEMID_RED_GEMSTONE = 716, @@ -27,14 +26,9 @@ enum item_itemid ITEMID_STONE = 7049, ITEMID_SKULL_ = 7420, ITEMID_TOKEN_OF_SIEGFRIED = 7621, -/** - * Ranger - **/ ITEMID_TRAP_ALLOY = 7940, -/** - * Arch Bishop - **/ ITEMID_ANCILLA = 12333, + ITEMID_REINS_OF_MOUNT = 12622, }; /** -- cgit v1.2.3-60-g2f50