function scr_item_stats_protection(argument0) //gml_Script_scr_item_stats_protection { switch argument0 { case "G. Pear": return 2; default: return 0; } }