Changeset 19 for src/map/pc.h
- Timestamp:
- 07/02/08 12:20:18 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
src/map/pc.h
r13 r19 1 // Copyright (c) Athena Dev Teams - Licensed under GNU GPL 1 // Copyright (c) Athena Dev Teams - Licensed under GNU GPL =D 2 2 // For more information, see LICENCE in the main folder 3 3 … … 114 114 unsigned short autolootid; // [Zephyrus] 115 115 unsigned noks : 3; // [Zeph Kill Steal Protection] 116 <<<<<<< .mine 117 unsigned showsummon : 1; //Show summoned monster stats [Brainstorm] 118 ======= 116 119 //Custom Jobs (blackmagic) 117 120 … … 122 125 unsigned god :1; //[Sketchy] 123 126 unsigned demon :1; //[Sketchy] 127 >>>>>>> .r17 124 128 bool changemap; 125 129 struct guild *gmaster_flag;