mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
DNA and chooseable disabilities! Yaaay!
This commit is contained in:
@@ -37,6 +37,23 @@ var
|
||||
FAKEBLOCK = 0
|
||||
BLOCKADD = 0
|
||||
DIFFMUT = 0
|
||||
HEADACHEBLOCK = 0
|
||||
COUGHBLOCK = 0
|
||||
TWITCHBLOCK = 0
|
||||
NERVOUSBLOCK = 0
|
||||
NOBREATHBLOCK = 0
|
||||
REMOTEVIEWBLOCK = 0
|
||||
REGENERATEBLOCK = 0
|
||||
INCREASERUNBLOCK = 0
|
||||
REMOTETALKBLOCK = 0
|
||||
MORPHBLOCK = 0
|
||||
BLENDBLOCK = 0
|
||||
HALLUCINATIONBLOCK = 0
|
||||
NOPRINTSBLOCK = 0
|
||||
SHOCKIMMUNITYBLOCK = 0
|
||||
SMALLSIZEBLOCK = 0
|
||||
GLASSESBLOCK = 0
|
||||
MONKEYBLOCK = 27
|
||||
|
||||
skipupdate = 0
|
||||
///////////////
|
||||
|
||||
@@ -66,7 +66,6 @@
|
||||
var/other_mobs = null
|
||||
var/memory = ""
|
||||
var/poll_answer = 0.0
|
||||
var/sdisabilities = 0//Carbon
|
||||
var/disabilities = 0//Carbon
|
||||
var/atom/movable/pulling = null
|
||||
var/stat = 0.0
|
||||
|
||||
Reference in New Issue
Block a user