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

23 lines
229 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
KAMCHATKA
inherit
LAND
create
make
feature -- Access
name: STRING_8 = "Kamchatka"
-- This name of this item.
end