turf/var
iceland=/turf/iceland
yellow=rgb(255,255,0)
turf/iceland
icon = 'iceland.dmi'
verb
color()
iceland += yellow
Problem description:
when i compile this theres nothing wrong but when i press the verb it said
runtime error: type mismatch: /turf/iceland (/turf/iceland) += "#ffff00"
proc name: color (/turf/iceland/verb/color)
usr: Guest (/mob)
src: the iceland (36,25,1) (/turf/iceland)
call stack:
the iceland (36,25,1) (/turf/iceland): color()