Apply suggestions from code review

dap the hero

Co-Authored-By: dapnee <33661984+dapnee@users.noreply.github.com>
This commit is contained in:
Trilbyspaceclone
2019-11-04 07:21:30 -05:00
committed by GitHub
co-authored by dapnee
parent 526d9b203c
commit cb215be40d
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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?