Apply suggestions from code review
dap the hero Co-Authored-By: dapnee <33661984+dapnee@users.noreply.github.com>
This commit is contained in:
co-authored by
dapnee
parent
526d9b203c
commit
cb215be40d
@@ -2,7 +2,7 @@
|
||||
var/name = "Crate"
|
||||
var/group = ""
|
||||
var/hidden = FALSE //Aka emag only
|
||||
var/contraband = FALSE //Hacking the console with a multy tool
|
||||
var/contraband = FALSE //Hacking the console with a multitool
|
||||
var/cost = 700 // Minimum cost, or infinite points are possible.
|
||||
var/access = FALSE //What access does the Crate itself need?
|
||||
var/access_any = FALSE //Do we care about access?
|
||||
|
||||
Reference in New Issue
Block a user