Add tuna, salmon, and round goby species
This commit is contained in:
parent
325f718f99
commit
004324458d
42 changed files with 957 additions and 21 deletions
|
|
@ -48,7 +48,7 @@ func _run() -> void:
|
|||
as PlayerAssetReservationService
|
||||
)
|
||||
assert(player != null)
|
||||
assert(catalog != null and catalog.candidates.size() == 8)
|
||||
assert(catalog != null and catalog.candidates.size() == 19)
|
||||
assert(sale_service != null)
|
||||
assert(shop_service != null)
|
||||
assert(session != null and session.is_host())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue