diff options
Diffstat (limited to 'world/map/npc/017-4')
-rw-r--r-- | world/map/npc/017-4/orum.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/017-4/orum.txt b/world/map/npc/017-4/orum.txt index 388b52f8..d2d173a7 100644 --- a/world/map/npc/017-4/orum.txt +++ b/world/map/npc/017-4/orum.txt @@ -638,7 +638,7 @@ L_FlowerHat: mes "\"Fool! See what you've done! It's ruined!\""; next; mes "\"Though we have enough of the materials left to start over... Here, take this garbage out and get a new Red Rose!\""; - getitem "RoseHat", 1; + getitem "RedRoseHat", 1; set OrumQuest, 29; goto L_Close; |