Files
Phantastic-SwanandGitHub 07bebff6ac fixes runtime related to barber and lizard gas access (#6122)
## About The Pull Request

The define for barber, lizard gas and a few others was typed as a
number, rather than a string. This was causing list index out of bound
runtimes in certain places, like interacting with the ore silo (for
example, printing circuit boards). This PR fixes it by making the
defines strings, rather than numbers

## Why It's Good For The Game

Fixes runtimes. Also moves stuff from skyrat to bubbers files.

## Proof Of Testing

I used the circuit imprinter on runtime station with the jannie debug ID
and it stopped runtiming. The accesses I've changed are listed properly
now.

<details>
<summary>Screenshots</summary>

<img width="293" height="320" alt="image"
src="https://github.com/user-attachments/assets/0ca862ec-f260-4d0a-b27a-c385fc0e0ca7"
/>

Before, the lizard gas manager ID had its access set as NONE because
they were numbers.

<img width="285" height="319" alt="image"
src="https://github.com/user-attachments/assets/335548ce-9dac-4ac6-872b-3642e1ab7380"
/>

The gas lizard manager ID has access listed properly now.

</details>

## Changelog

🆑 Swan
fix: fixes runtimes related to lizard gas station and barber access.
/🆑
2026-08-20 16:42:23 +02:00
..
2026-07-19 12:24:29 -07:00
2026-08-14 19:44:52 +02:00
2026-02-17 15:38:34 +01:00
2025-11-26 11:39:38 -08:00
2025-12-07 11:01:54 -08:00
2025-08-21 12:14:51 -07:00
2025-11-06 00:03:55 -05:00
2026-08-14 19:42:21 +02:00
2026-05-12 17:20:32 -07:00
2026-03-07 10:18:15 -06:00
2026-08-14 19:42:37 +02:00
2026-07-19 12:24:29 -07:00
2026-08-14 19:44:52 +02:00
2025-07-02 17:14:40 -06:00
2025-07-02 17:14:40 -06:00