Skip to content

Commit

Permalink
Merge pull request #3515 from YourPalHolidays/alpha
Browse files Browse the repository at this point in the history
Forerunner Door & Unggoy Mask & CRS Light Fix
  • Loading branch information
BDpuffy420 authored Dec 21, 2023
2 parents 8059070 + 152c1fd commit 844b068
Show file tree
Hide file tree
Showing 15 changed files with 114 additions and 96 deletions.
Binary file added code/modules/halo/Forerunner/airlocks/door32.dmi
Binary file not shown.
6 changes: 6 additions & 0 deletions code/modules/halo/Forerunner/airlocks/doors.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

/obj/machinery/door/airlock/forerunner
icon = 'code/modules/halo/Forerunner/airlocks/door32.dmi'
welded_file = null
lights_file = null
fill_file = null
Binary file modified code/modules/halo/covenant/species/unggoy/grunt_gear.dmi
Binary file not shown.
2 changes: 1 addition & 1 deletion code/modules/halo/covenant/structures_machines/lights.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

/obj/machinery/light/covenant/south
dir = 2
pixel_y = -16
pixel_y = -24

/obj/machinery/light/covenant/east
dir = 4
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
202 changes: 107 additions & 95 deletions maps/CRS_Unyielding_Transgression/CRS_Unyielding_Transgression.dmm

Large diffs are not rendered by default.

0 comments on commit 844b068

Please sign in to comment.