Adds new skyboxes made by Kyres1. (#14478)

This commit is contained in:
Matt Atlas
2022-07-30 22:03:24 +02:00
committed by GitHub
parent 0db8331343
commit 6dd891b07d
51 changed files with 447 additions and 462 deletions

View File

@@ -211,7 +211,7 @@
underlays.Cut()
var/turf/T = get_turf(src)
if(T.density)
icon_state = "shieldsparkles"
icon_state = "shield_normal"
else
icon_state = "shield2"
if(length(contents))