mob/var/turf/encounter |
Problem description:
When I try to compile I get the following error
Battle.dm:7:error: T: undefined type: T
Battle.dm:8:error: T.occupied: undefined type: T.occupied
Battle.dm:9:error: T.occupied: undefined type: T.occupied
Battle.dm:13:error: T: undefined type: T
Battle.dm:5:warning: T: variable defined but not used
mob/var/turf/encounterinstead it should be
turf/var/encounter