Clarify variable description

This commit is contained in:
Markolie
2017-02-09 01:22:16 +01:00
parent 1b4d73d6f7
commit 44a55cd88e
+1 -1
View File
@@ -94,5 +94,5 @@
// Donator stuff.
var/donator_level = DONATOR_LEVEL_NONE
// If set to true, this client can interact with most machines/computers/objects while observing
// If set to true, this client can interact with most machines/computers/objects while observing (requires R_ADMIN as well)
var/observer_interact = TRUE