Skip to content

Commit

Permalink
soldiaboy (BeeStation#11814)
Browse files Browse the repository at this point in the history
  • Loading branch information
Therealdoooc213 authored Nov 9, 2024
1 parent e5bf7ac commit ba1cd87
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion beestation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -3123,7 +3123,6 @@
#include "code\modules\mob\living\carbon\human\species_types\shadowpeople.dm"
#include "code\modules\mob\living\carbon\human\species_types\skeletons.dm"
#include "code\modules\mob\living\carbon\human\species_types\snail.dm"
#include "code\modules\mob\living\carbon\human\species_types\supersoldier.dm"
#include "code\modules\mob\living\carbon\human\species_types\vampire.dm"
#include "code\modules\mob\living\carbon\human\species_types\zombies.dm"
#include "code\modules\mob\living\carbon\human\verbs\give.dm"
Expand Down
3 changes: 0 additions & 3 deletions code/modules/mob/living/carbon/human/human.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1356,9 +1356,6 @@ CREATION_TEST_IGNORE_SUBTYPES(/mob/living/carbon/human/species)
/mob/living/carbon/human/species/skeleton
race = /datum/species/skeleton

/mob/living/carbon/human/species/supersoldier
race = /datum/species/human/supersoldier

/mob/living/carbon/human/species/vampire
race = /datum/species/vampire

Expand Down
20 changes: 0 additions & 20 deletions code/modules/mob/living/carbon/human/species_types/supersoldier.dm

This file was deleted.

0 comments on commit ba1cd87

Please sign in to comment.