mirror of
https://github.com/zeldaret/tmc
synced 2026-05-30 17:06:15 -04:00
CreateRandomDrop and droptables
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ void sub_08092B0C(Entity* this) {
|
||||
|
||||
CreateFx(this, FX_POT_SHATTER, 0);
|
||||
|
||||
sub_0805457C(this, 3);
|
||||
CreateRandomItemDrop(this, 3);
|
||||
} else {
|
||||
sub_080044EC(this, this->field_0x78.HWORD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user