Symbol: SCROLL
games/hack/def.objects.h
245
SCROLL("mail", "KIRJE", 0),
games/hack/def.objects.h
246
SCROLL("enchant armor", "ZELGO MER", 6),
games/hack/def.objects.h
247
SCROLL("destroy armor", "JUYED AWK YACC", 5),
games/hack/def.objects.h
248
SCROLL("confuse monster", "NR 9", 5),
games/hack/def.objects.h
249
SCROLL("scare monster", "XIXAXA XOXAXA XUXAXA", 4),
games/hack/def.objects.h
250
SCROLL("blank paper", "READ ME", 3),
games/hack/def.objects.h
251
SCROLL("remove curse", "PRATYAVAYAH", 6),
games/hack/def.objects.h
252
SCROLL("enchant weapon", "DAIYEN FOOELS", 6),
games/hack/def.objects.h
253
SCROLL("damage weapon", "HACKEM MUCHE", 5),
games/hack/def.objects.h
254
SCROLL("create monster", "LEP GEX VEN ZEA", 5),
games/hack/def.objects.h
255
SCROLL("taming", "PRIRUTSENIE", 1),
games/hack/def.objects.h
256
SCROLL("genocide", "ELBIB YLOH",2),
games/hack/def.objects.h
257
SCROLL("light", "VERR YED HORRE", 10),
games/hack/def.objects.h
258
SCROLL("teleportation", "VENZAR BORGAVVE", 5),
games/hack/def.objects.h
259
SCROLL("gold detection", "THARR", 4),
games/hack/def.objects.h
260
SCROLL("food detection", "YUM YUM", 1),
games/hack/def.objects.h
261
SCROLL("identify", "KERNOD WEL", 18),
games/hack/def.objects.h
262
SCROLL("magic mapping", "ELAM EBOW", 5),
games/hack/def.objects.h
263
SCROLL("amnesia", "DUAM XNAHT", 3),
games/hack/def.objects.h
264
SCROLL("fire", "ANDOVA BEGARIN", 5),
games/hack/def.objects.h
265
SCROLL("punishment", "VE FORBRYDERNE", 1),
games/hack/def.objects.h
266
SCROLL(NULL, "VELOX NEB", 0),
games/hack/def.objects.h
267
SCROLL(NULL, "FOOBIE BLETCH", 0),
games/hack/def.objects.h
268
SCROLL(NULL, "TEMOV", 0),
games/hack/def.objects.h
269
SCROLL(NULL, "GARVEN DEH", 0),
usr.bin/menuc/parse.y
150
| NO ALWAYS SCROLL { cur_menu->info->mopt &= ~MC_ALWAYS_SCROLL; }
usr.bin/menuc/parse.y
151
| ALWAYS SCROLL { cur_menu->info->mopt |= MC_ALWAYS_SCROLL; }
usr.bin/menuc/parse.y
57
MENUS SCROLLABLE SHORTCUT CLEAR MESSAGES ALWAYS SCROLL