mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
+1049
-747
File diff suppressed because it is too large
Load Diff
@@ -82,14 +82,6 @@
|
||||
/mob/living/simple_animal/hostile/hades/New()
|
||||
..()
|
||||
|
||||
//helper_datums/map_template.dmm make this a generic function
|
||||
|
||||
var/list/bounds = maploader.load_map('_maps/map_files/generic/chapel.dmm')
|
||||
initTemplateBounds(bounds)
|
||||
log_game("Chapel of Sin loaded by [src] spawning.")
|
||||
|
||||
//
|
||||
|
||||
sinLightning = new/obj/effect/proc_holder/spell/targeted/lightning(src)
|
||||
|
||||
sinLightning.charge_max = 1
|
||||
@@ -613,4 +605,4 @@
|
||||
|
||||
#undef STATE_JUDGE
|
||||
#undef STATE_WRATH
|
||||
#undef STATE_FLEE
|
||||
#undef STATE_FLEE
|
||||
|
||||
Reference in New Issue
Block a user