]> granicus.if.org Git - nethack/commitdiff
shopkeeper geography
authorcohrs <cohrs>
Thu, 26 Jun 2003 00:53:10 +0000 (00:53 +0000)
committercohrs <cohrs>
Thu, 26 Jun 2003 00:53:10 +0000 (00:53 +0000)
From: <Someone>
I dunno if this is relevant  but "Gomel" is actually not in Ukraine but in
Belarus. I am pretty sure because I have been there.

doc/fixes34.2
src/shknam.c

index 65edf9782dfa161e64c45bfbcc4ac6544c33e3cc..5b41a91adb01a710e30888c5b7468788daf3b8b1 100644 (file)
@@ -94,6 +94,7 @@ when dismounting by choice and unimpaired, try not to land in a known trap
 when jousting a pudding into a polymorh trap, it was possible to end up
        with two of the new type of monster
 don't allow polymorphed player to web over the stairs
+geographical shopkeeper updates
 
 
 Platform- and/or Interface-Specific Fixes
index 7fcd6cb6f6afb8a597ff2f66f3c23e6b1f849884..cb1085754ebec96edf646e84118e9382568d8afc 100644 (file)
@@ -18,7 +18,9 @@ STATIC_DCL int  FDECL(shkinit, (const struct shclass *,struct mkroom *));
 
 static const char * const shkliquors[] = {
     /* Ukraine */
-    "Njezjin", "Tsjernigof", "Gomel", "Ossipewsk", "Gorlowka",
+    "Njezjin", "Tsjernigof", "Ossipewsk", "Gorlowka",
+    /* Belarus */
+    "Gomel",
     /* N. Russia */
     "Konosja", "Weliki Oestjoeg", "Syktywkar", "Sablja",
     "Narodnaja", "Kyzyl",