version 1.104 | | version 1.105 |
---|
| | |
void apply_lighter(object *who, object *lighter); | | void apply_lighter(object *who, object *lighter); |
void scroll_failure(object *op, int failure, int power); | | void scroll_failure(object *op, int failure, int power); |
void apply_changes_to_player(object *pl, object *change); | | void apply_changes_to_player(object *pl, object *change); |
| | void apply_positioning_system( object* pl, object* gps ); |
/* attack.c */ | | /* attack.c */ |
void cancellation(object *op); | | void cancellation(object *op); |
int did_make_save_item(object *op, int type, object *originator); | | int did_make_save_item(object *op, int type, object *originator); |