We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea2a4d commit 3d2c164Copy full SHA for 3d2c164
mapping.py
@@ -41,7 +41,7 @@
41
},
42
# "BP_AggressiveGhostShip_C": {
43
# "Name": "Flameheart Galleon",
44
- # }, # Only works sometimes?
+ # }, # To implement, must modify ship.py's update method for visibility
45
}
46
47
ship_keys = set(ships.keys())
0 commit comments