mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user