Migrate circuitboards, vending items, bio chips to new attack chain. (#32240)

* Migrate circuitboards, vending items, bio chips to new attack chain.

* Give the GPS something it can understand.
This commit is contained in:
Alan
2026-07-24 19:43:15 +00:00
committed by GitHub
parent 8475ffd91f
commit a738a91289
6 changed files with 37 additions and 31 deletions
+1 -1
View File
@@ -444,7 +444,7 @@
if("store_to_gps")
if(inserted_gps)
if(last_tele_data)
inserted_gps.locked_location = last_tele_data
inserted_gps.locked_location = locateUID(last_target_ref)
temp_msg = "Location saved"
else
temp_msg = "ERROR - No data to store"