[MIRROR] Ship Transponder Flip (#8724)

Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-08-05 18:15:09 -07:00
committed by GitHub
parent 4396eeeac6
commit 678c166218
6 changed files with 31 additions and 26 deletions

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