Make sure energy drops are only processed for actual monsters.

This commit is contained in:
ImmuState
2022-05-27 11:26:37 -07:00
committed by Melledy
parent b34ab5f8ec
commit cb3f3b92f5
2 changed files with 32 additions and 0 deletions

View File

@@ -156,5 +156,30 @@
"dropId": 22003100,
"dropList": [
]
},
{
"dropId": 22001000,
"dropList": [
]
},
{
"dropId": 22000100,
"dropList": [
]
},
{
"dropId": 22003000,
"dropList": [
]
},
{
"dropId": 22001100,
"dropList": [
]
},
{
"dropId": 22000000,
"dropList": [
]
}
]