class VacationDragon : DukeActor // DRAGON (2120) { const DRAGONSTRENGTH = 50; default { +INTERNAL_BADGUY; +KILLCOUNT; Strength DRAGONSTRENGTH; } }