Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Theos <[email protected]>
Signed-off-by: rye-rice <[email protected]>
  • Loading branch information
rye-rice and SomeguyManperson authored Oct 7, 2024
1 parent b10b44d commit 7b72926
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@
/mob/living/simple_animal/hostile/human/frontier/ranged/trooper
icon_state = "frontiersmanrangedelite"
icon_living = "frontiersmanrangedelite"
maxHealth = 100
health = 100
armor = list("melee" = 15, "bullet" = 60, "laser" = 10, "energy" = 10, "bomb" = 40, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 50)
projectilesound = 'sound/weapons/gun/shotgun/shot.ogg'
casingtype = /obj/item/ammo_casing/shotgun/buckshot
Expand Down Expand Up @@ -167,8 +165,6 @@
icon_state = "frontiersmanrangedminigun"
icon_living = "frontiersmanrangedminigun"
projectilesound = 'sound/weapons/laser4.ogg'
maxHealth = 100
health = 100
armor = list("melee" = 50, "bullet" = 75, "laser" = 55, "energy" = 25, "bomb" = 60, "bio" = 100, "fire" = 70, "acid" = 50)
rapid = 6
rapid_fire_delay = 1.5
Expand Down Expand Up @@ -198,8 +194,6 @@
name = "Frontiersman Officer"
icon_state = "frontiersmanofficer"
icon_living = "frontiersmanofficer"
maxHealth = 100
health = 100
rapid = 7
rapid_fire_delay = 1
projectilesound = 'sound/weapons/gun/pistol/mauler.ogg'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@
icon = 'icons/mob/simple_human.dmi'
icon_state = "nanotrasen_ert"
icon_living = "nanotrasen_ert"
maxHealth = 100
health = 100
melee_damage_lower = 13
melee_damage_upper = 18
ranged = TRUE
Expand Down
22 changes: 0 additions & 22 deletions code/modules/mob/living/simple_animal/hostile/human/syndicate.dm
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
icon_state = "syndicate_space"
icon_living = "syndicate_space"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand All @@ -45,8 +43,6 @@
icon_state = "syndicate_stormtrooper"
icon_living = "syndicate_stormtrooper"
name = "Ramzi Clique Assault Trooper"
maxHealth = 100
health = 100
armor = list("melee" = 60, "bullet" = 60, "laser" = 50, "energy" = 60, "bomb" = 55, "bio" = 100, "rad" = 70, "fire" = 100, "acid" = 100)

/mob/living/simple_animal/hostile/human/syndicate/melee //dude with a knife and no shields
Expand All @@ -65,8 +61,6 @@
icon_state = "syndicate_space_knife"
icon_living = "syndicate_space_knife"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand All @@ -83,8 +77,6 @@
icon_state = "syndicate_stormtrooper_knife"
icon_living = "syndicate_stormtrooper_knife"
name = "Ramzi Clique Stormtrooper"
maxHealth = 100
health = 100
projectile_deflect_chance = 50
armor = list("melee" = 60, "bullet" = 60, "laser" = 50, "energy" = 60, "bomb" = 55, "bio" = 100, "rad" = 70, "fire" = 100, "acid" = 100)

Expand Down Expand Up @@ -120,8 +112,6 @@
icon_state = "syndicate_space_sword"
icon_living = "syndicate_space_sword"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand All @@ -143,8 +133,6 @@
icon_state = "syndicate_stormtrooper_sword"
icon_living = "syndicate_stormtrooper_sword"
name = "Ramzi Clique Stormtrooper"
maxHealth = 100
health = 100
projectile_deflect_chance = 50
armor = list("melee" = 60, "bullet" = 60, "laser" = 50, "energy" = 60, "bomb" = 55, "bio" = 100, "rad" = 70, "fire" = 100, "acid" = 100)

Expand All @@ -170,8 +158,6 @@
icon_state = "syndicate_space_pistol"
icon_living = "syndicate_space_pistol"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand All @@ -187,8 +173,6 @@
icon_state = "syndicate_stormtrooper_pistol"
icon_living = "syndicate_stormtrooper_pistol"
name = "Ramzi Clique Stormtrooper"
maxHealth = 100
health = 100
armor = list("melee" = 60, "bullet" = 60, "laser" = 50, "energy" = 60, "bomb" = 55, "bio" = 100, "rad" = 70, "fire" = 100, "acid" = 100)

/mob/living/simple_animal/hostile/human/syndicate/ranged/smg
Expand All @@ -202,8 +186,6 @@
icon_state = "syndicate_space_smg"
icon_living = "syndicate_space_smg"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand Down Expand Up @@ -235,8 +217,6 @@
icon_state = "syndicate_space_shotgun"
icon_living = "syndicate_space_shotgun"
name = "Ramzi Clique Commando"
maxHealth = 100
health = 100
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
maxbodytemp = 1000
Expand All @@ -252,8 +232,6 @@
icon_state = "syndicate_stormtrooper_shotgun"
icon_living = "syndicate_stormtrooper_shotgun"
name = "Ramzi Clique Stormtrooper"
maxHealth = 100
health = 100
armor = list("melee" = 60, "bullet" = 60, "laser" = 50, "energy" = 60, "bomb" = 55, "bio" = 100, "rad" = 70, "fire" = 100, "acid" = 100)

///////////////Misc////////////
Expand Down

0 comments on commit 7b72926

Please sign in to comment.