rej cleanup

This commit is contained in:
LetterJay
2017-05-02 04:56:46 -05:00
parent 7ab8ee8cae
commit 4a6ffec412
18 changed files with 0 additions and 297 deletions
-12
View File
@@ -1,12 +0,0 @@
diff a/code/modules/station_goals/bsa.dm b/code/modules/station_goals/bsa.dm (rejected hunks)
@@ -161,8 +161,8 @@
return locate(world.maxx,y,z)
return get_turf(src)
-/obj/machinery/bsa/full/New(loc,cannon_direction = WEST)
- ..()
+/obj/machinery/bsa/full/Initialize(mapload,cannon_direction = WEST)
+ . = ..()
switch(cannon_direction)
if(WEST)
dir = WEST