mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-11 16:23:19 +01:00
2.2
Litterally, 1 space snuck into the variable, and ruined my perfect update.
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
icon_living = "guard"
|
||||
icon_dead = "guard_dead"
|
||||
has_eye_glow = TRUE
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
faction = "awaymission" //yw edit, Makes away mobs be on the same fuckin' side.
|
||||
maxHealth = 200
|
||||
health = 200
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
maxHealth = 25
|
||||
health = 25
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
movement_cooldown = 0
|
||||
|
||||
melee_damage_lower = 2
|
||||
|
||||
@@ -34,8 +34,8 @@
|
||||
|
||||
maxHealth = 65
|
||||
health = 65
|
||||
minbodytemp = 175
|
||||
pass_flags = PASSTABLE
|
||||
minbodytemp = 175
|
||||
pass_flags = PASSTABLE
|
||||
|
||||
var/energy = 100
|
||||
var/max_energy = 100
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
default_pixel_x = -16
|
||||
pixel_x = -16
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
maxHealth = 200
|
||||
health = 200
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
health = 50
|
||||
has_hands = TRUE
|
||||
humanoid_hands = TRUE
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
pass_flags = PASSTABLE
|
||||
|
||||
universal_understand = 1
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
maxHealth = 125
|
||||
health = 125
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
movement_cooldown = 0.5 SECONDS
|
||||
heat_resist = -0.50
|
||||
cold_resist = 0.75
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
heat_resist = -0.50
|
||||
cold_resist = 0.75
|
||||
movement_cooldown = 5
|
||||
minbodytemp = 175
|
||||
minbodytemp = 175
|
||||
melee_damage_lower = 6
|
||||
melee_damage_upper = 14
|
||||
base_attack_cooldown = 1 SECOND
|
||||
|
||||
Reference in New Issue
Block a user