diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-09 16:58:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-09 16:58:06 -0300 |
commit | 92f7a4436220c1b999c8ebcf3834a00a1b78b10b (patch) | |
tree | 87e16fbecc80966757153c92331ed8011100a2c2 /npc/016-1/gwendolyn.txt | |
parent | 539f5574f03a0d0178c1805ffbfd1df4f3bbe90f (diff) | |
download | serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.gz serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.bz2 serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.tar.xz serverdata-92f7a4436220c1b999c8ebcf3834a00a1b78b10b.zip |
Remove some chunks of unused data + legacy conversion.
We'll need some Moubootaur Legends Advanced Builtins, to support Focus skills.
It is the same as Rebirth Traits was supposed to be so should be easy-ish
Diffstat (limited to 'npc/016-1/gwendolyn.txt')
-rwxr-xr-x | npc/016-1/gwendolyn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-1/gwendolyn.txt b/npc/016-1/gwendolyn.txt index e833219b..619a22e2 100755 --- a/npc/016-1/gwendolyn.txt +++ b/npc/016-1/gwendolyn.txt @@ -7,7 +7,7 @@ // Archery Trainer 016-1,91,54,0 script Gwendolyn NPC182,{ - .@q=getq(); + //.@q=getq(); .@Q_hawkseye_MASK = NIBBLE_6_MASK; .@Q_hawkseye_SHIFT = NIBBLE_6_SHIFT; |