Skip to content

Commit

Permalink
wow
Browse files Browse the repository at this point in the history
  • Loading branch information
codeagon committed Dec 11, 2018
1 parent 584dcc0 commit 6d05955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"defs": {
"S_ABNORMALITY_BEGIN": 3,
"S_ABNORMALITY_REFRESH": 1,
"S_ACTION_STAGE": [7,8],
"S_ACTION_STAGE": 8,
"S_DESPAWN_NPC": 3,
"S_DESPAWN_USER": 3,
"S_EACH_SKILL_RESULT": 12,
Expand All @@ -23,7 +23,7 @@
"S_SPAWN_NPC": 10,
"S_SPAWN_PROJECTILE": 5,
"S_SPAWN_USER": 13,
"S_START_USER_PROJECTILE": [8,9],
"S_START_USER_PROJECTILE": 9,
"S_USER_EXTERNAL_CHANGE": 6,
"S_USER_LOCATION": 5,
"S_USER_MOVETYPE": "raw"
Expand Down

0 comments on commit 6d05955

Please sign in to comment.