diff --git a/code/datums/supplypacks.dm b/code/datums/supplypacks.dm index 540b431e65c..cfd292b4dab 100644 --- a/code/datums/supplypacks.dm +++ b/code/datums/supplypacks.dm @@ -653,7 +653,7 @@ containertype = /obj/structure/closet/crate/secure/gear containername = "security barriers crate" -/datum/supply_packs/securitybarriers +/datum/supply_packs/shieldwalls name = "Shield Generators" contains = list(/obj/machinery/shieldwallgen, /obj/machinery/shieldwallgen, diff --git a/html/changelog.html b/html/changelog.html index 3fc5677e02e..00cd9b20505 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,7 @@ should be listed in the changelog upon commit tho. Thanks. -->

Cheridan updated:

diff --git a/icons/mob/hud.dmi b/icons/mob/hud.dmi index 66aab85d812..7aa6bd999bb 100644 Binary files a/icons/mob/hud.dmi and b/icons/mob/hud.dmi differ