8 lines
229 B
Modula-2
Raw Normal View History

2024-01-07 02:59:04 -05:00
extends AgableMob;
vtable 0x10b588;
2024-02-12 02:29:35 -05:00
// 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;