diff options
Diffstat (limited to 'npc/003-0-1/researcher.txt')
-rw-r--r-- | npc/003-0-1/researcher.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/researcher.txt b/npc/003-0-1/researcher.txt index 24e073ddf..a923cdfcf 100644 --- a/npc/003-0-1/researcher.txt +++ b/npc/003-0-1/researcher.txt @@ -42,7 +42,7 @@ switch (.@id) { case AncientBlueprint: Zeny-=.price; - delitem AncientBlueprint; + delitem AncientBlueprint, 1; MakeRandomBlueprint(); break; case DesertTablet: |