Karma System, 1st iteration

This commit is contained in:
ZomgPonies
2013-08-04 11:44:01 -04:00
parent f85cbf0e63
commit d752da826e
2 changed files with 124 additions and 0 deletions
+4
View File
@@ -41,3 +41,7 @@
var/related_accounts_cid = "Requires database" //So admins know why it isn't working - Used to determine what other accounts previously logged in from this computer id
preload_rsc = 0 // This is 0 so we can set it to an URL once the player logs in and have them download the resources from a different server.
var/karma = 0
var/karma_spent = 0