1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | { Id: 12072 AegisName: "Str_Dish07" Name: "Whole Roast" Type: 0 Buy: 40000 Weight: 1000 BuyingStore: true Script: <" if ( getbattleflag( "bg_reserved_charid" ) ) { sc_start SC_FOOD_STR_CASH,1200000,7; percentheal 10,4; } else { sc_start SC_FOOD_STR,1200000,7; percentheal 10,4; } "> }, |