mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
[MIRROR] jobs, access and radio to defines (#11546)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
b3ad80a7f9
commit
89704592dd
@@ -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