ship transponder flip (#16147)

This commit is contained in:
Killian
2024-08-03 07:50:48 +10:00
committed by GitHub
parent d2e0179baf
commit e27e1335fa
6 changed files with 31 additions and 26 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
unknown_name = "unknown ship"
unknown_state = "ship"
known = FALSE // Ships start 'unknown' on the map and require scanning
known = TRUE // Ships start known by default because most of them should be transmitting ID codes at all times
var/vessel_mass = 10000 //tonnes, arbitrary number, affects acceleration provided by engines
var/vessel_size = SHIP_SIZE_LARGE //arbitrary number, affects how likely are we to evade meteors