怪物的基本数据

pull/3/head
luojunhui 1 year ago
parent 8b1cbab213
commit 944f645b1e

@ -1539,7 +1539,7 @@ mon_learns_traps(struct monst *mtmp, int ttyp)
mtmp->mtrapseen |= (1L << (ttyp - 1)); mtmp->mtrapseen |= (1L << (ttyp - 1));
} }
/* monsters see a trap trigger, and remember it */
void void
mons_see_trap(struct trap *ttmp) mons_see_trap(struct trap *ttmp)
{ {

Loading…
Cancel
Save