mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
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:
co-authored by
Henri215
parent
1e93bf7408
commit
16e000e549
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user