Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- struct Algae {
- struct Spreadable super_Spreadable;
- float fDeathTimer;
- float fStartTimer;
- float fOxygen;
- undefined field_0x54;
- undefined field_0x55;
- undefined field_0x56;
- undefined field_0x57;
- };
- ----------------------------------------------------------------------------------------
- struct Fire {
- struct Spreadable super_Spreadable;
- float fDeathTimer;
- float fStartTimer;
- float fOxygen;
- undefined field_0x54;
- undefined field_0x55;
- undefined field_0x56;
- undefined field_0x57;
- struct Animation fireAnimation;
- struct Animation smokeAnimation;
- bool bWasOnFire;
- undefined field_0x1d9;
- undefined field_0x1da;
- undefined field_0x1db;
- undefined field_0x1dc;
- undefined field_0x1dd;
- undefined field_0x1de;
- undefined field_0x1df;
- };
Add Comment
Please, Sign In to add comment