19928/jj_vitp/Implementation/classes/other_locations/solomans.e

23 lines
227 B
Plaintext
Raw Normal View History

2024-06-17 07:09:33 +00:00
note
description: "[
Describes this particular {LAND} area.
]"
author: "Jimmy J. Johnson"
class
SOLOMANS
inherit
LAND
create
make
feature -- Access
name: STRING_8 = "Solomans"
-- This name of this item.
end