Macro for picking random entry from array
This commit is contained in:
@@ -6097,7 +6097,7 @@ chest_trap(
|
||||
case 1:
|
||||
case 0:
|
||||
pline("A cloud of %s gas billows from %s.",
|
||||
Blind ? blindgas[rn2(SIZE(blindgas))] : rndcolor(),
|
||||
Blind ? ROLL_FROM(blindgas) : rndcolor(),
|
||||
the(xname(obj)));
|
||||
if (!Stunned) {
|
||||
if (Hallucination)
|
||||
|
||||
Reference in New Issue
Block a user