Skip to content

Instantly share code, notes, and snippets.

@u3games
Created November 11, 2015 16:54
Show Gist options
  • Save u3games/3c451de5f19ecdf6f752 to your computer and use it in GitHub Desktop.
Save u3games/3c451de5f19ecdf6f752 to your computer and use it in GitHub Desktop.
dist/game/data/stats/npcs/00100-00199.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dist/game/data/stats/npcs/00100-00199.xml b/dist/game/data/stats/npcs/00100-00199.xml
index aed071f..6c22547 100644
--- a/dist/game/data/stats/npcs/00100-00199.xml
+++ b/dist/game/data/stats/npcs/00100-00199.xml
@@ -1013,8 +1013,8 @@
</skillList>
<exCrtEffect>true</exCrtEffect>
<collision>
- <radius normal="0.1" />
- <height normal="0.1" />
+ <radius normal="24.5" />
+ <height normal="14" />
</collision>
</npc>
<npc id="127" level="80" type="L2Npc" name="Kotatz">
@@ -1087,8 +1087,8 @@
<exCrtEffect>true</exCrtEffect>
<ai aggroRange="1000" clanHelpRange="300" />
<collision>
- <radius normal="0.01" />
- <height normal="0.01" />
+ <radius normal="11" />
+ <height normal="14" />
</collision>
</npc>
<npc id="129" level="70" type="L2Npc" name="White-Bearded Santa" title="Merry Christmas~">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment