[TGUI] Labor Camp Points Manager (#18505)

* make changes do good

* implements requested changes

* Apply suggestions from code review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* Abstracts checks

* guh

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
Sirryan2002
2022-07-29 08:46:57 +02:00
committed by GitHub
co-authored by Farie82
parent 9de96d0704
commit 66a0369166
4 changed files with 266 additions and 112 deletions
@@ -4,6 +4,7 @@
activated = IMPLANT_ACTIVATED_PASSIVE
origin_tech = "materials=2;magnets=2;programming=2;biotech=2"
var/id = 1
var/warn_cooldown = 0
/obj/item/implant/tracking/New()