shopkeeper geography
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.
This commit is contained in:
@@ -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
|
when jousting a pudding into a polymorh trap, it was possible to end up
|
||||||
with two of the new type of monster
|
with two of the new type of monster
|
||||||
don't allow polymorphed player to web over the stairs
|
don't allow polymorphed player to web over the stairs
|
||||||
|
geographical shopkeeper updates
|
||||||
|
|
||||||
|
|
||||||
Platform- and/or Interface-Specific Fixes
|
Platform- and/or Interface-Specific Fixes
|
||||||
|
|||||||
+3
-1
@@ -18,7 +18,9 @@ STATIC_DCL int FDECL(shkinit, (const struct shclass *,struct mkroom *));
|
|||||||
|
|
||||||
static const char * const shkliquors[] = {
|
static const char * const shkliquors[] = {
|
||||||
/* Ukraine */
|
/* Ukraine */
|
||||||
"Njezjin", "Tsjernigof", "Gomel", "Ossipewsk", "Gorlowka",
|
"Njezjin", "Tsjernigof", "Ossipewsk", "Gorlowka",
|
||||||
|
/* Belarus */
|
||||||
|
"Gomel",
|
||||||
/* N. Russia */
|
/* N. Russia */
|
||||||
"Konosja", "Weliki Oestjoeg", "Syktywkar", "Sablja",
|
"Konosja", "Weliki Oestjoeg", "Syktywkar", "Sablja",
|
||||||
"Narodnaja", "Kyzyl",
|
"Narodnaja", "Kyzyl",
|
||||||
|
|||||||
Reference in New Issue
Block a user