From f0fa9794bcdde0b1402bb7a7256265f59bbd7313 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 6 Jul 2006 18:47:11 +0000 Subject: - Added EQP_/EQI_ constants in pc.h to identify equip position and equip indexes, makes equipping related code much easier to read. - Also cleaned up pc_equipitem. When dual wielding or equipping accessories, if the client actually specifies one of the two positions, it will be taken into account. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7550 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/map_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf-tmpl/map_athena.conf') diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 3277d7c73..efc9833a1 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -98,7 +98,7 @@ autosave_time: 60 // Apart from the autosave_time, players will also get saved when involved // in the following (add as needed): // 1: after every successful trade -// 2: after very vending transaction +// 2: after every vending transaction // 4: after closing storage/guild storage. // 8: After hatching/returning to egg a pet. // NOTE: These settings decrease the chance of dupes/lost items when there's a -- cgit v1.2.3-60-g2f50