2025/07/20 Update
Added PEPS AI. Full compile.
This commit is contained in:
@@ -186,7 +186,7 @@ object oItem = GetFirstItemInInventory(oObject);
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
int GetIsDestroyable(object oObject)
|
||||
int mod_GetIsDestroyable(object oObject)
|
||||
{
|
||||
if(GetIsImportant(oObject))
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user