U719: grayswandir and exploding black lights
<email deleted> wrote: > When wielding greyswander and a black light explodes, the > message is still "You are freaked by a blast of kaleidoscopic > light!" giving no indication that you are immune to > hallucination. Maybe something like "You see a blast of color, > but seem unaffected" would be more appropriate? return the changed status back to the caller from make_hallucinated().
This commit is contained in:
@@ -1560,7 +1560,7 @@ E void FDECL(make_blinded, (long,BOOLEAN_P));
|
||||
E void FDECL(make_sick, (long, const char *, BOOLEAN_P,int));
|
||||
E void FDECL(make_slimed, (long,const char*));
|
||||
E void FDECL(make_vomiting, (long,BOOLEAN_P));
|
||||
E void FDECL(make_hallucinated, (long,BOOLEAN_P,long));
|
||||
E boolean FDECL(make_hallucinated, (long,BOOLEAN_P,long));
|
||||
E int NDECL(dodrink);
|
||||
E int FDECL(dopotion, (struct obj *));
|
||||
E int FDECL(peffects, (struct obj *));
|
||||
|
||||
Reference in New Issue
Block a user