You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\t2:\tShip housing the subsystem(s) (ships must be in-mission).\r\n"
40448
40486
"\t3+:\tSubsystems to make unkillable." },
40449
40487
40488
+
// MjnMixael
40489
+
{ OP_SET_GUARD_RANGE, "set-guard-range\r\n"
40490
+
"\tSets the max range in meters at which any ships guarding this ship will engage with threats.\r\n"
40491
+
"If the value is <= 0, regular dynamic guard range behavior will resume. Positive values are used as is with no size validation based on ship class.\r\n\r\n"
40492
+
"Takes 2 or more arguments...\r\n"
40493
+
"\t1:\tGuard range cap in meters (<= 0 disables cap).\r\n"
40494
+
"\t2+:\tShip(s) to apply the cap to (ships must be in-mission)." },
40495
+
40450
40496
// Goober5000
40451
40497
{ OP_SHIP_STEALTHY, "ship-stealthy\r\n"
40452
40498
"\tCauses the ships listed in this sexpression to become stealth ships (i.e. invisible to radar).\r\n\r\n"
0 commit comments