8 lines
229 B
Modula-2
8 lines
229 B
Modula-2
extends AgableMob;
|
|
|
|
vtable 0x10b588;
|
|
|
|
// This int seems to be unused, and changing it doesn't effect anything
|
|
// I've called it love_timer because it matches where the love timer is on older java
|
|
property int love_timer = 0xc00;
|