jobs, access and radio to defines (#18297)

* jobs, access and radio to defines

* .

* .

* urg

* .

* .

* finish the radio freqs

* why

* .

* .

* ticker initial

* eh

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-08-31 01:32:36 +02:00
committed by GitHub
parent 1cb38c22ec
commit e956d13a6b
313 changed files with 193679 additions and 12007 deletions
@@ -124,7 +124,7 @@
. = TRUE
if("claim")
if(istype(inserted_id))
if(access_mining_station in inserted_id.GetAccess())
if(ACCESS_MINING_STATION in inserted_id.GetAccess())
inserted_id.adjust_mining_points(machine.points)
machine.points = 0
else