23 lines
219 B
Plaintext
23 lines
219 B
Plaintext
note
|
|
description: "[
|
|
Describes this particular {LAND} area.
|
|
]"
|
|
author: "Jimmy J. Johnson"
|
|
|
|
class
|
|
ASIA
|
|
|
|
inherit
|
|
|
|
LAND
|
|
|
|
create
|
|
make
|
|
|
|
feature -- Access
|
|
|
|
name: STRING_8 = "Asia"
|
|
-- This name of this item.
|
|
|
|
end
|