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