summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
commite2b98e51d988da3ddeae8f529f37d8bd4be1b0dc (patch)
tree4ce521ef056ac2c2204b812df34645b472977723 /src/defines.h
parent68fae568a6ffac4643d82980816e665d9d53c04b (diff)
Remove last remnants of the Merchant class
- Merchant's guild removed, it was unusable anyway - Removed "loan" code - Removed PWR_MERCHANT code
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/defines.h b/src/defines.h
index c61d603d..52412eda 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -3911,9 +3911,6 @@
#define BACT_QUEST3 48
#define BACT_QUEST4 49
#define BACT_STAR_HEAL 50
-#define BACT_REQUEST_ITEM 51
-#define BACT_GET_LOAN 52
-#define BACT_PAY_BACK_LOAN 53
#define BACT_DROP_ITEM 54
#define BACT_GET_ITEM 55
#define BACT_FIREPROOF_QUEST 56
@@ -4197,7 +4194,6 @@
#define PWR_INCARNATE 54
#define PWR_MAGIC_MAP 55
#define PWR_LAY_TRAP 56
-#define PWR_MERCHANT 57
#define PWR_COMPANION 58
#define PWR_BEAR 59
#define PWR_DODGE 60