This commit is contained in:
parent
1d62c1aa7e
commit
a17ebb002a
4 changed files with 50 additions and 24 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
NPC_PLATFORM_UNIT_TYPE getType() {return( m_type );}
|
||||
|
||||
static NPC_PLATFORM_UNIT_TYPE getTypeFromMapEdit( u16 newType );
|
||||
static CNpcPlatform *Create(int Type);
|
||||
static CNpcPlatform *Create(sThingPlatform *ThisPlatform);
|
||||
|
||||
void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue