Classes:Peasant5

From ZDoom Wiki
Jump to navigation Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
  1. This actor is already defined in GZDoom, there's no reason to define it again.
  2. In fact, trying to define an actor with the same name will cause an error (because it already exists).
  3. If you want to make your own version of this actor, use inheritance.
  4. Definitions for existing actors are put on the wiki for reference purpose only.
Peasant
Actor type Monster Game MiniStrifeLogoIcon.png (Strife)
DoomEd Number 132 Class Name Peasant5
Conversation ID 10 Puzzle Item ID N/A


Classes: StrifeHumanoidPeasantPeasant5

A peasant wearing red tunic. Appears as Derwin in the Warehouse in MAP04: Power Station and as Harris in the Tavern in MAP33, which is a leftover from the teaser version of the game.

Map Name Notes
MAP04 DoomWikiLogoIcon.pngDerwin Bad guy (Has been selling kids to the Order) who needs to be killed so you can get his ear for the governor.
MAP33 DoomWikiLogoIcon.pngHarris Harris instance in the tavern. Not to be confused with the Harris in what is Rowan's room in MAP02, where it is Peasant4.


DECORATE definition

ACTOR Peasant5 : Peasant
{
  Translation 0
  Speed 7
}