mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:59:25 +08:00
Add: choice to do_nothing in type-changer
This commit is contained in:
@@ -980,6 +980,7 @@ ChangeShip:
|
||||
downes_and_cassin_to_ca,
|
||||
downes_and_cassin_to_cl,
|
||||
custom,
|
||||
do_nothing,
|
||||
]
|
||||
CapitalShip:
|
||||
value: cvl_to_bc
|
||||
@@ -988,6 +989,7 @@ ChangeShip:
|
||||
cvl_to_bb,
|
||||
cvl_to_cv,
|
||||
custom,
|
||||
do_nothing,
|
||||
]
|
||||
ShipData:
|
||||
type: textarea
|
||||
|
||||
Reference in New Issue
Block a user