Revert "Removed unnecessary use of static for nocreate values."

This reverts commit ff12c334af.
This commit is contained in:
Bart House
2018-11-22 12:15:13 -08:00
parent ff12c334af
commit 96eae720ce

View File

@@ -974,16 +974,15 @@ register struct trobj *trop;
struct obj *obj;
int otyp, i;
NEARDATA short nocreate = STRANGE_OBJECT;
NEARDATA short nocreate2 = STRANGE_OBJECT;
NEARDATA short nocreate3 = STRANGE_OBJECT;
NEARDATA short nocreate4 = STRANGE_OBJECT;
while (trop->trclass) {
while (trop->trclass) {
otyp = (int) trop->trotyp;
if (otyp != UNDEF_TYP) {
obj = mksobj(otyp, TRUE, FALSE);
} else { /* UNDEF_TYP */
static NEARDATA short nocreate = STRANGE_OBJECT;
static NEARDATA short nocreate2 = STRANGE_OBJECT;
static NEARDATA short nocreate3 = STRANGE_OBJECT;
static NEARDATA short nocreate4 = STRANGE_OBJECT;
/*
* For random objects, do not create certain overly powerful
* items: wand of wishing, ring of levitation, or the