diff options
author | Jesusaves <cpntb1@ymail.com> | 2025-01-30 21:25:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2025-01-30 21:25:00 -0300 |
commit | b06725d9ca98b9a0f1ed5df8d098a7f7386b418b (patch) | |
tree | 48dc9898fa932830b0554b051adb85477b487df4 | |
parent | e6844afe32b823dfcd869f1aa012d8ff538fc343 (diff) | |
download | serverdata-b06725d9ca98b9a0f1ed5df8d098a7f7386b418b.tar.gz serverdata-b06725d9ca98b9a0f1ed5df8d098a7f7386b418b.tar.bz2 serverdata-b06725d9ca98b9a0f1ed5df8d098a7f7386b418b.tar.xz serverdata-b06725d9ca98b9a0f1ed5df8d098a7f7386b418b.zip |
Some oversights reported by ThinkSome
-rw-r--r-- | npc/019-4-1/ofelia.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/019-4-1/ofelia.txt b/npc/019-4-1/ofelia.txt index bdf5589c9..b007c00f1 100644 --- a/npc/019-4-1/ofelia.txt +++ b/npc/019-4-1/ofelia.txt @@ -466,7 +466,6 @@ OnInit: FrostiaWarpCrystal, 1, MercBoxE, 1, BoneAmmoBox, 1, - ToothNecklace, 1, LeatherQuiver, 1, DarkEggshellHat, 1, Shemagh, 1, @@ -485,12 +484,13 @@ OnInit: Kanabo, 1, SmileyCap, 1, ClericCap, 1, - Barrel, 1 + Barrel, 1, + MysteriousFruit, 1 ); ////////////////////////////////////////// // Gives 1~3x setarray(.explore, 0, - TreasureKey, 15, // Exception + TreasureKey, 21, // Exception Wurtzite, 10, Graphene, 7, Arcanum, 3, @@ -515,8 +515,8 @@ OnInit: EquipmentBlueprintD, 4, AlchemyBlueprintE, 2, EquipmentBlueprintE, 2, + ToothNecklace, 1, Lockpicks, 10, - TreasureKey, 10, WoodenLog, 10, IronOre, 10, CopperOre, 9, |