update item group file location (#2418)

* Updated documentation for item groups.
Thanks to @sader1992!
This commit is contained in:
sader fawall 2017-09-15 19:54:01 +02:00 committed by Aleos
parent 5c7c089320
commit 8222208421

View File

@ -3,7 +3,7 @@
//===== By: ================================================== //===== By: ==================================================
//= rAthena Dev Team //= rAthena Dev Team
//===== Last Updated: ======================================== //===== Last Updated: ========================================
//= 20131223 //= 20170915
//===== Description: ========================================= //===== Description: =========================================
//= Explanation of the item_group.txt file and structure. //= Explanation of the item_group.txt file and structure.
//============================================================ //============================================================
@ -38,7 +38,7 @@ The table below explains which fields are accessed in each.
--------------------------------------- ---------------------------------------
GroupID: See the "Item Group ID" section in 'db/const.txt'. GroupID: See the "Item Group ID" section in 'src/map/itemdb.h' and the "item groups" section in 'src/map/script_constants.h'.
Supports IG_* constants. Supports IG_* constants.
--------------------------------------- ---------------------------------------