Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 733d550

Browse files
authored
fix(content): Update magic guild shop to stock 1000 of each high level rune (#1749)
fix: update magic guild shop to 1k stock high level runes
1 parent 9f967d7 commit 733d550

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

data/src/scripts/areas/area_yanille/configs/magic_guild/magic_guild.inv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ stock9=staff_of_air,2,1000
2525
stock10=staff_of_water,2,1000
2626
stock11=staff_of_earth,2,1000
2727
stock12=staff_of_fire,2,1000
28-
stock13=naturerune,500,300
29-
stock14=chaosrune,500,100
30-
stock15=bloodrune,500,300
31-
stock16=lawrune,500,300
32-
stock17=deathrune,500,150
28+
stock13=naturerune,1000,300
29+
stock14=chaosrune,1000,100
30+
stock15=bloodrune,1000,300
31+
stock16=lawrune,1000,300
32+
stock17=deathrune,1000,150

0 commit comments

Comments
 (0)