init
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
note
|
||||
description: "[
|
||||
An {AMPHIBIOUS_UNIT} belonging to the Japanese player in VITP
|
||||
]"
|
||||
author: "Jimmy J. Johnson"
|
||||
date: "5/12/24"
|
||||
copyright: "Copyright (c) 2024, Jimmy J. Johnson"
|
||||
license: "Eiffel Forum v2 (http://www.eiffel.com/licensing/forum.txt)"
|
||||
|
||||
deferred class
|
||||
JAPANESE_AMPHIBIOUS_UNIT
|
||||
|
||||
inherit
|
||||
|
||||
JAPANESE_UNIT
|
||||
undefine
|
||||
patrol_distance,
|
||||
raid_distance,
|
||||
arrival_location,
|
||||
landable_ports,
|
||||
internal_is_movable
|
||||
end
|
||||
|
||||
AMPHIBIOUS_UNIT
|
||||
undefine
|
||||
make
|
||||
end
|
||||
|
||||
end
|
Reference in New Issue
Block a user