diff --git a/Perl-EVENT_AGGRO_SAY.md b/Perl-EVENT_AGGRO_SAY.md index 88bf6ca..b22aa13 100755 --- a/Perl-EVENT_AGGRO_SAY.md +++ b/Perl-EVENT_AGGRO_SAY.md @@ -1,5 +1,5 @@ EVENT_AGGRO_SAY -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- data|int| @@ -14,4 +14,4 @@ sub EVENT_AGGRO_SAY { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_CAST.md b/Perl-EVENT_CAST.md index 0c031ce..22ff55b 100755 --- a/Perl-EVENT_CAST.md +++ b/Perl-EVENT_CAST.md @@ -1,5 +1,5 @@ EVENT_CAST -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- spell_id|int| @@ -10,4 +10,4 @@ sub EVENT_CAST { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_CAST_BEGIN.md b/Perl-EVENT_CAST_BEGIN.md index 92e457d..4afe8e9 100755 --- a/Perl-EVENT_CAST_BEGIN.md +++ b/Perl-EVENT_CAST_BEGIN.md @@ -1,5 +1,5 @@ EVENT_CAST_BEGIN -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- spell_id|int| @@ -10,4 +10,4 @@ sub EVENT_CAST_BEGIN { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_CAST_ON.md b/Perl-EVENT_CAST_ON.md index 52a82ba..5d151d3 100755 --- a/Perl-EVENT_CAST_ON.md +++ b/Perl-EVENT_CAST_ON.md @@ -1,5 +1,5 @@ EVENT_CAST_ON -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- spell_id|int| @@ -10,4 +10,4 @@ sub EVENT_CAST_ON { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_CLICK_DOOR.md b/Perl-EVENT_CLICK_DOOR.md index 592dfc5..fbd6367 100755 --- a/Perl-EVENT_CLICK_DOOR.md +++ b/Perl-EVENT_CLICK_DOOR.md @@ -1,5 +1,5 @@ EVENT_CLICK_DOOR -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- doorid|int| @@ -12,4 +12,4 @@ sub EVENT_CLICK_DOOR { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_CLICK_OBJECT.md b/Perl-EVENT_CLICK_OBJECT.md index 6bde3ee..42eefb5 100755 --- a/Perl-EVENT_CLICK_OBJECT.md +++ b/Perl-EVENT_CLICK_OBJECT.md @@ -1,5 +1,5 @@ EVENT_CLICK_OBJECT -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- objectid|int| @@ -12,4 +12,4 @@ sub EVENT_CLICK_OBJECT { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_COMBAT.md b/Perl-EVENT_COMBAT.md index fbb392c..9091ddf 100755 --- a/Perl-EVENT_COMBAT.md +++ b/Perl-EVENT_COMBAT.md @@ -1,5 +1,5 @@ EVENT_COMBAT -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- combat_state|int| @@ -10,4 +10,4 @@ sub EVENT_COMBAT { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_COMBINE_FAILURE.md b/Perl-EVENT_COMBINE_FAILURE.md index 612b2c1..d3ffab0 100755 --- a/Perl-EVENT_COMBINE_FAILURE.md +++ b/Perl-EVENT_COMBINE_FAILURE.md @@ -1,5 +1,5 @@ EVENT_COMBINE_FAILURE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- recipe_id|int| @@ -12,4 +12,4 @@ sub EVENT_COMBINE_FAILURE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_COMBINE_SUCCESS.md b/Perl-EVENT_COMBINE_SUCCESS.md index 31e4a8d..d7c4210 100755 --- a/Perl-EVENT_COMBINE_SUCCESS.md +++ b/Perl-EVENT_COMBINE_SUCCESS.md @@ -1,5 +1,5 @@ EVENT_COMBINE_SUCCESS -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- recipe_id|int| @@ -12,4 +12,4 @@ sub EVENT_COMBINE_SUCCESS { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_COMMAND.md b/Perl-EVENT_COMMAND.md index 664ab17..738d10b 100755 --- a/Perl-EVENT_COMMAND.md +++ b/Perl-EVENT_COMMAND.md @@ -1,5 +1,5 @@ EVENT_COMMAND -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- text|int| @@ -14,4 +14,4 @@ sub EVENT_COMMAND { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_DEATH.md b/Perl-EVENT_DEATH.md old mode 100644 new mode 100755 index 4835104..50332c2 --- a/Perl-EVENT_DEATH.md +++ b/Perl-EVENT_DEATH.md @@ -1,5 +1,5 @@ EVENT_DEATH -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- killer_id|int| @@ -16,4 +16,4 @@ sub EVENT_DEATH { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_DEATH_COMPLETE.md b/Perl-EVENT_DEATH_COMPLETE.md index 82268d7..62029b2 100755 --- a/Perl-EVENT_DEATH_COMPLETE.md +++ b/Perl-EVENT_DEATH_COMPLETE.md @@ -1,5 +1,5 @@ EVENT_DEATH_COMPLETE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- killer_id|int| @@ -16,4 +16,4 @@ sub EVENT_DEATH_COMPLETE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_DEATH_ZONE.md b/Perl-EVENT_DEATH_ZONE.md index 3a86311..c67fd16 100755 --- a/Perl-EVENT_DEATH_ZONE.md +++ b/Perl-EVENT_DEATH_ZONE.md @@ -1,5 +1,5 @@ EVENT_DEATH_ZONE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- killer_id|int| @@ -18,4 +18,4 @@ sub EVENT_DEATH_ZONE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_DISCOVER_ITEM.md b/Perl-EVENT_DISCOVER_ITEM.md index 593e267..c1053c3 100755 --- a/Perl-EVENT_DISCOVER_ITEM.md +++ b/Perl-EVENT_DISCOVER_ITEM.md @@ -1,5 +1,5 @@ EVENT_DISCOVER_ITEM -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- itemid|int| @@ -10,4 +10,4 @@ sub EVENT_DISCOVER_ITEM { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_DROP_ITEM.md b/Perl-EVENT_DROP_ITEM.md index 54ea957..f7284ec 100755 --- a/Perl-EVENT_DROP_ITEM.md +++ b/Perl-EVENT_DROP_ITEM.md @@ -1,5 +1,5 @@ EVENT_DROP_ITEM -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- quantity|int| @@ -18,4 +18,4 @@ sub EVENT_DROP_ITEM { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_ENVIRONMENTAL_DAMAGE.md b/Perl-EVENT_ENVIRONMENTAL_DAMAGE.md index c6799ed..b72ab2e 100755 --- a/Perl-EVENT_ENVIRONMENTAL_DAMAGE.md +++ b/Perl-EVENT_ENVIRONMENTAL_DAMAGE.md @@ -1,5 +1,5 @@ EVENT_ENVIRONMENTAL_DAMAGE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- env_damage|int| @@ -14,4 +14,4 @@ sub EVENT_ENVIRONMENTAL_DAMAGE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_FISH_SUCCESS.md b/Perl-EVENT_FISH_SUCCESS.md index 1277e57..433765d 100755 --- a/Perl-EVENT_FISH_SUCCESS.md +++ b/Perl-EVENT_FISH_SUCCESS.md @@ -1,5 +1,5 @@ EVENT_FISH_SUCCESS -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- fished_item|int| @@ -10,4 +10,4 @@ sub EVENT_FISH_SUCCESS { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_FORAGE_SUCCESS.md b/Perl-EVENT_FORAGE_SUCCESS.md index 740659a..4f5a366 100755 --- a/Perl-EVENT_FORAGE_SUCCESS.md +++ b/Perl-EVENT_FORAGE_SUCCESS.md @@ -1,5 +1,5 @@ EVENT_FORAGE_SUCCESS -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- foraged_item|int| @@ -10,4 +10,4 @@ sub EVENT_FORAGE_SUCCESS { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_GROUP_CHANGE.md b/Perl-EVENT_GROUP_CHANGE.md index 9dc15e9..c53d718 100755 --- a/Perl-EVENT_GROUP_CHANGE.md +++ b/Perl-EVENT_GROUP_CHANGE.md @@ -1,5 +1,5 @@ EVENT_GROUP_CHANGE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- grouped|int| @@ -12,4 +12,4 @@ sub EVENT_GROUP_CHANGE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_HATE_LIST.md b/Perl-EVENT_HATE_LIST.md index 1e1be89..0d70b8c 100755 --- a/Perl-EVENT_HATE_LIST.md +++ b/Perl-EVENT_HATE_LIST.md @@ -1,5 +1,5 @@ EVENT_HATE_LIST -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- hate_state|int| @@ -10,4 +10,4 @@ sub EVENT_HATE_LIST { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_HP.md b/Perl-EVENT_HP.md index ba33449..5d034d5 100755 --- a/Perl-EVENT_HP.md +++ b/Perl-EVENT_HP.md @@ -1,5 +1,5 @@ EVENT_HP -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- hpevent|int| @@ -16,4 +16,4 @@ sub EVENT_HP { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_ITEM_CLICK.md b/Perl-EVENT_ITEM_CLICK.md index 7a18d20..61cf224 100755 --- a/Perl-EVENT_ITEM_CLICK.md +++ b/Perl-EVENT_ITEM_CLICK.md @@ -1,5 +1,5 @@ EVENT_ITEM_CLICK -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- itemid|int| @@ -16,4 +16,4 @@ sub EVENT_ITEM_CLICK { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_ITEM_CLICK_CAST.md b/Perl-EVENT_ITEM_CLICK_CAST.md index de4d2fc..f613096 100755 --- a/Perl-EVENT_ITEM_CLICK_CAST.md +++ b/Perl-EVENT_ITEM_CLICK_CAST.md @@ -1,5 +1,5 @@ EVENT_ITEM_CLICK_CAST -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- itemid|int| @@ -16,4 +16,4 @@ sub EVENT_ITEM_CLICK_CAST { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_ITEM_ENTER_ZONE.md b/Perl-EVENT_ITEM_ENTER_ZONE.md index b07bc53..9cd0bfe 100755 --- a/Perl-EVENT_ITEM_ENTER_ZONE.md +++ b/Perl-EVENT_ITEM_ENTER_ZONE.md @@ -1,5 +1,5 @@ EVENT_ITEM_ENTER_ZONE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- itemid|int| @@ -12,4 +12,4 @@ sub EVENT_ITEM_ENTER_ZONE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_LOOT.md b/Perl-EVENT_LOOT.md index 040847c..d180641 100755 --- a/Perl-EVENT_LOOT.md +++ b/Perl-EVENT_LOOT.md @@ -1,5 +1,5 @@ EVENT_LOOT -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- looted_id|int| @@ -14,4 +14,4 @@ sub EVENT_LOOT { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_NPC_SLAY.md b/Perl-EVENT_NPC_SLAY.md index 751bdd0..f0212a0 100755 --- a/Perl-EVENT_NPC_SLAY.md +++ b/Perl-EVENT_NPC_SLAY.md @@ -1,5 +1,5 @@ EVENT_NPC_SLAY -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- killed|int| @@ -10,4 +10,4 @@ sub EVENT_NPC_SLAY { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_PLAYER_PICKUP.md b/Perl-EVENT_PLAYER_PICKUP.md index 9e219b2..5b8ffaf 100755 --- a/Perl-EVENT_PLAYER_PICKUP.md +++ b/Perl-EVENT_PLAYER_PICKUP.md @@ -1,5 +1,5 @@ EVENT_PLAYER_PICKUP -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- picked_up_id|int| @@ -12,4 +12,4 @@ sub EVENT_PLAYER_PICKUP { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_POPUP_RESPONSE.md b/Perl-EVENT_POPUP_RESPONSE.md index 4f1346d..1e53825 100755 --- a/Perl-EVENT_POPUP_RESPONSE.md +++ b/Perl-EVENT_POPUP_RESPONSE.md @@ -1,5 +1,5 @@ EVENT_POPUP_RESPONSE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- popupid|int| @@ -10,4 +10,4 @@ sub EVENT_POPUP_RESPONSE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_PROXIMITY_SAY.md b/Perl-EVENT_PROXIMITY_SAY.md index a368182..3fd6b95 100755 --- a/Perl-EVENT_PROXIMITY_SAY.md +++ b/Perl-EVENT_PROXIMITY_SAY.md @@ -1,5 +1,5 @@ EVENT_PROXIMITY_SAY -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- data|int| @@ -14,4 +14,4 @@ sub EVENT_PROXIMITY_SAY { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_RESPAWN.md b/Perl-EVENT_RESPAWN.md index 41d3f33..8e0e0ed 100755 --- a/Perl-EVENT_RESPAWN.md +++ b/Perl-EVENT_RESPAWN.md @@ -1,5 +1,5 @@ EVENT_RESPAWN -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- option|int| @@ -12,4 +12,4 @@ sub EVENT_RESPAWN { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SAY.md b/Perl-EVENT_SAY.md index e4f462f..5577bdd 100755 --- a/Perl-EVENT_SAY.md +++ b/Perl-EVENT_SAY.md @@ -1,5 +1,5 @@ EVENT_SAY -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- data|int| @@ -14,4 +14,4 @@ sub EVENT_SAY { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SCALE_CALC.md b/Perl-EVENT_SCALE_CALC.md index f1a7f23..72278bd 100755 --- a/Perl-EVENT_SCALE_CALC.md +++ b/Perl-EVENT_SCALE_CALC.md @@ -1,5 +1,5 @@ EVENT_SCALE_CALC -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- itemid|int| @@ -12,4 +12,4 @@ sub EVENT_SCALE_CALC { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SIGNAL.md b/Perl-EVENT_SIGNAL.md index f98ff99..5cfa209 100755 --- a/Perl-EVENT_SIGNAL.md +++ b/Perl-EVENT_SIGNAL.md @@ -1,5 +1,5 @@ EVENT_SIGNAL -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- signal|int| @@ -10,4 +10,4 @@ sub EVENT_SIGNAL { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SPAWN_ZONE.md b/Perl-EVENT_SPAWN_ZONE.md index cc9093f..84b0bda 100755 --- a/Perl-EVENT_SPAWN_ZONE.md +++ b/Perl-EVENT_SPAWN_ZONE.md @@ -1,5 +1,5 @@ EVENT_SPAWN_ZONE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- spawned_entity_id|int| @@ -12,4 +12,4 @@ sub EVENT_SPAWN_ZONE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SPELL_BUFF_TIC_CLIENT.md b/Perl-EVENT_SPELL_BUFF_TIC_CLIENT.md index 577422c..8eac8cb 100755 --- a/Perl-EVENT_SPELL_BUFF_TIC_CLIENT.md +++ b/Perl-EVENT_SPELL_BUFF_TIC_CLIENT.md @@ -1,5 +1,5 @@ EVENT_SPELL_BUFF_TIC_CLIENT -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- caster_id|int| @@ -10,4 +10,4 @@ sub EVENT_SPELL_BUFF_TIC_CLIENT { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SPELL_BUFF_TIC_NPC.md b/Perl-EVENT_SPELL_BUFF_TIC_NPC.md index 9f2374f..c521562 100755 --- a/Perl-EVENT_SPELL_BUFF_TIC_NPC.md +++ b/Perl-EVENT_SPELL_BUFF_TIC_NPC.md @@ -1,5 +1,5 @@ EVENT_SPELL_BUFF_TIC_NPC -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- caster_id|int| @@ -10,4 +10,4 @@ sub EVENT_SPELL_BUFF_TIC_NPC { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SPELL_EFFECT_CLIENT.md b/Perl-EVENT_SPELL_EFFECT_CLIENT.md index be5c615..06fcac6 100755 --- a/Perl-EVENT_SPELL_EFFECT_CLIENT.md +++ b/Perl-EVENT_SPELL_EFFECT_CLIENT.md @@ -1,5 +1,5 @@ EVENT_SPELL_EFFECT_CLIENT -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- caster_id|int| @@ -10,4 +10,4 @@ sub EVENT_SPELL_EFFECT_CLIENT { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_SPELL_EFFECT_NPC.md b/Perl-EVENT_SPELL_EFFECT_NPC.md index 306a480..9ccd853 100755 --- a/Perl-EVENT_SPELL_EFFECT_NPC.md +++ b/Perl-EVENT_SPELL_EFFECT_NPC.md @@ -1,5 +1,5 @@ EVENT_SPELL_EFFECT_NPC -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- caster_id|int| @@ -10,4 +10,4 @@ sub EVENT_SPELL_EFFECT_NPC { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TASK_ACCEPTED.md b/Perl-EVENT_TASK_ACCEPTED.md index 72df1e2..8791986 100755 --- a/Perl-EVENT_TASK_ACCEPTED.md +++ b/Perl-EVENT_TASK_ACCEPTED.md @@ -1,5 +1,5 @@ EVENT_TASK_ACCEPTED -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- task_id|int| @@ -10,4 +10,4 @@ sub EVENT_TASK_ACCEPTED { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TASK_COMPLETE.md b/Perl-EVENT_TASK_COMPLETE.md index 986e607..8f11694 100755 --- a/Perl-EVENT_TASK_COMPLETE.md +++ b/Perl-EVENT_TASK_COMPLETE.md @@ -1,5 +1,5 @@ EVENT_TASK_COMPLETE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- donecount|int| @@ -14,4 +14,4 @@ sub EVENT_TASK_COMPLETE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TASK_FAIL.md b/Perl-EVENT_TASK_FAIL.md index c2b909c..d0ac000 100755 --- a/Perl-EVENT_TASK_FAIL.md +++ b/Perl-EVENT_TASK_FAIL.md @@ -1,5 +1,5 @@ EVENT_TASK_FAIL -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- task_id|int| @@ -10,4 +10,4 @@ sub EVENT_TASK_FAIL { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TASK_STAGE_COMPLETE.md b/Perl-EVENT_TASK_STAGE_COMPLETE.md index 08a78d6..3e037a5 100755 --- a/Perl-EVENT_TASK_STAGE_COMPLETE.md +++ b/Perl-EVENT_TASK_STAGE_COMPLETE.md @@ -1,5 +1,5 @@ EVENT_TASK_STAGE_COMPLETE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- task_id|int| @@ -12,4 +12,4 @@ sub EVENT_TASK_STAGE_COMPLETE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TASK_UPDATE.md b/Perl-EVENT_TASK_UPDATE.md index ad634e1..1080962 100755 --- a/Perl-EVENT_TASK_UPDATE.md +++ b/Perl-EVENT_TASK_UPDATE.md @@ -1,5 +1,5 @@ EVENT_TASK_UPDATE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- donecount|int| @@ -14,4 +14,4 @@ sub EVENT_TASK_UPDATE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TIMER.md b/Perl-EVENT_TIMER.md index c703e79..9617be0 100755 --- a/Perl-EVENT_TIMER.md +++ b/Perl-EVENT_TIMER.md @@ -1,5 +1,5 @@ EVENT_TIMER -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- timer|int| @@ -10,4 +10,4 @@ sub EVENT_TIMER { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_TRADE.md b/Perl-EVENT_TRADE.md index fafc066..ddf0e55 100755 --- a/Perl-EVENT_TRADE.md +++ b/Perl-EVENT_TRADE.md @@ -1,5 +1,5 @@ EVENT_TRADE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- copper|int| @@ -16,4 +16,4 @@ sub EVENT_TRADE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_WAYPOINT_ARRIVE.md b/Perl-EVENT_WAYPOINT_ARRIVE.md index 068776f..2f8afd4 100755 --- a/Perl-EVENT_WAYPOINT_ARRIVE.md +++ b/Perl-EVENT_WAYPOINT_ARRIVE.md @@ -1,5 +1,5 @@ EVENT_WAYPOINT_ARRIVE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- wp|int| @@ -10,4 +10,4 @@ sub EVENT_WAYPOINT_ARRIVE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_WAYPOINT_DEPART.md b/Perl-EVENT_WAYPOINT_DEPART.md index dd9ab12..12b4e41 100755 --- a/Perl-EVENT_WAYPOINT_DEPART.md +++ b/Perl-EVENT_WAYPOINT_DEPART.md @@ -1,5 +1,5 @@ EVENT_WAYPOINT_DEPART -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- wp|int| @@ -10,4 +10,4 @@ sub EVENT_WAYPOINT_DEPART { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file diff --git a/Perl-EVENT_ZONE.md b/Perl-EVENT_ZONE.md index 4e33848..8e0e083 100755 --- a/Perl-EVENT_ZONE.md +++ b/Perl-EVENT_ZONE.md @@ -1,5 +1,5 @@ EVENT_ZONE -### Arguments +### Exports **Name**|**Type**|**Description** :-----|:-----|:----- target_zone_id|int| @@ -10,4 +10,4 @@ sub EVENT_ZONE { } ``` -Generated On 2018-01-15T22:01:49-08:00 \ No newline at end of file +Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file