C# Class LKCamelot.script.monster.StoneGolem060

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

Method Description
StoneGolem060 ( ) : System
StoneGolem060 ( Serial serial ) : System
StoneGolem060 ( Serial temp, int x, int y, string map ) : System

Method Details

StoneGolem060() public method

public StoneGolem060 ( ) : System
return System

StoneGolem060() public method

public StoneGolem060 ( Serial serial ) : System
serial Serial
return System

StoneGolem060() public method

public StoneGolem060 ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
return System