Merge branch 'hardware-shop-string' of https://github.com/nethackathon/NetHack into NetHack-3.7
This commit is contained in:
@@ -3439,6 +3439,9 @@ shop_string(int rtype)
|
||||
case WANDSHOP:
|
||||
str = "wand shop";
|
||||
break;
|
||||
case TOOLSHOP:
|
||||
str = "hardware store";
|
||||
break;
|
||||
case BOOKSHOP:
|
||||
str = "bookstore";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user