Redspace Purge (#23641)

* The Green Terror marches on

* Update code/datums/spells/construct_spells.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/gamemodes/cult/cult_structures.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Updated Icons

* one extra i forgor

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
PopeDaveThe3th
2024-01-06 21:50:26 +00:00
committed by GitHub
co-authored by Henri215
parent 1e93bf7408
commit 16e000e549
10 changed files with 25 additions and 25 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
var/effect_cooldown = 0
///Whether or not portal use will cause sparks
var/create_sparks = TRUE
/obj/effect/portal/New(loc, turf/_target, obj/creation_object = null, lifespan = 300, mob/creation_mob = null, create_sparks = TRUE)
..()
@@ -187,8 +187,8 @@
#undef UNSTABLE_TIME_DELAY
/obj/effect/portal/redspace
name = "redspace portal"
/obj/effect/portal/advanced
name = "advanced portal"
desc = "A portal capable of bypassing bluespace interference."
icon_state = "portal1"
failchance = 0