ID #12133
Healing
McDonald's Ice Cone
Buy Price: N/A
Sell Price: N/A
One of McDonald's desert menu. Just thinking about McDonald's reminds you of this Ice Cone.
Restores one half of Maximum HP and SP and lets you forget about the heat.
You can only buy it once a day and only until xx.
_______________________
Weight: 8
Restores one half of Maximum HP and SP and lets you forget about the heat.
You can only buy it once a day and only until xx.
_______________________
Weight: 8
Basic Information
Type
Healing
Weight
80
Scripts
Script if (gettime(DT_DAYOFMONTH) != MDiceCone) { MDiceCone = gettime(DT_DAYOFMONTH); percentheal 50,50; }
if (gettime(DT_DAYOFMONTH) != MDiceCone) {
MDiceCone = gettime(DT_DAYOFMONTH);
percentheal 50,50;
}