scroll
strange_feeling(scroll, "Your skin glows then fades.");
strange_feeling(scroll, "Your bones itch.");
strange_feeling(scroll, "Your skin itches.");
} else if (!chwepon(scroll, 1)) /* tests for !uwep */
} else if (!chwepon(scroll, -1)) /* tests for !uwep */
strange_feeling(scroll, "Your toes stop itching.");
strange_feeling(scroll, "You feel materially poor.");
strange_feeling(scroll, "Your nose twitches.");
useup(scroll);
scroll->otyp);
if (!objects[scroll->otyp].oc_name_known) {
objects[scroll->otyp].oc_name_known = 1;
} else if (!objects[scroll->otyp].oc_uname)
docall(scroll);
useup(scroll);
struct obj *scroll;
scroll = getobj("?", "read");
if (!scroll)
if (!scroll->dknown && Blind) {
switch (scroll->otyp) {
{ "z", scroll, M|STRLIST, 0, 0 },
int scroll(char []);