19928/jj_vitp/Implementation/classes/other_locations/kamchatka.e
Jocelyn Fiat 6dde6425c2 init
2024-06-17 09:09:33 +02:00

23 lines
229 B
Plaintext

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