19928/jj_vitp/Implementation/classes/other_locations/aleutians.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
ALEUTIANS
inherit
LAND
create
make
feature -- Access
name: STRING_8 = "Aleutians"
-- This name of this item.
end