diff options
Diffstat (limited to 'npc/005-5')
-rw-r--r-- | npc/005-5/nylo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt index baf6a8b40..4a328bbc0 100644 --- a/npc/005-5/nylo.txt +++ b/npc/005-5/nylo.txt @@ -149,7 +149,7 @@ case 1: break; case 2: - shop "Nylo#Beer"; + openshop "Nylo#Beer"; break; case 3: nylo_explain; |