This commit is contained in:
MaddoScientisto 2026-03-25 23:32:36 +01:00
commit f92d1504fa
547 changed files with 37597 additions and 0 deletions

View file

@ -0,0 +1,14 @@
function shockew_unequip() /* entry=95 class_id=0x01C2 slot=0x0B */
{
entry:
set_info(0x0212, *(arg_06));
process_exclude();
if arg_0A goto block_0100;
block_00F3:
block_0100:
spawn class_0A13_slot_20(arg_06);
return;
}