obj
Plant1
icon = 'Plant.dmi'
icon_state = "1"
density= 0
verb
Water()
set src in oview(1)
var/obj/Plant1/M = new/obj/Plant2
Problem description:Obj.dm:35:M :warning: variable defined but not used
ID:143166
Dec 1 2007, 2:33 am
|
|
Code:Its an object that when u come in 1 space of it u can water it and it turns into obj/Plant2
obj Problem description:Obj.dm:35:M :warning: variable defined but not used |
Dec 1 2007, 3:16 am
|
|