mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
implemented type areatrigger
* staff only
This commit is contained in:
@@ -22626,7 +22626,8 @@ var g_types = {
|
||||
19: 'sound',
|
||||
29: 'icon',
|
||||
501: 'emote',
|
||||
502: 'enchantment'
|
||||
502: 'enchantment',
|
||||
503: 'areatrigger'
|
||||
};
|
||||
|
||||
// Items
|
||||
|
||||
Reference in New Issue
Block a user