jeweler shopkeeper touchstone (B3015)
This implements the suggestion in beta bug 3015.
This commit is contained in:
@@ -411,6 +411,8 @@ struct mkroom *sroom;
|
|||||||
#else
|
#else
|
||||||
mkmonmoney(shk, 1000L + 30L*(long)rnd(100)); /* initial capital */
|
mkmonmoney(shk, 1000L + 30L*(long)rnd(100)); /* initial capital */
|
||||||
#endif
|
#endif
|
||||||
|
if (shp->shknms == shkrings)
|
||||||
|
(void) mongets(shk, TOUCHSTONE);
|
||||||
nameshk(shk, shp->shknms);
|
nameshk(shk, shp->shknms);
|
||||||
|
|
||||||
return(sh);
|
return(sh);
|
||||||
|
|||||||
Reference in New Issue
Block a user