Skip to content

Commit

Permalink
Merge pull request #131 from ARF-SS13/120824a
Browse files Browse the repository at this point in the history
Card machine to give money
  • Loading branch information
Tk420634 authored Dec 8, 2024
2 parents 036b97a + 7cccaf7 commit 7b34178
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions _maps/map_files/coyote_bayou/foxybarupper.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,13 @@
icon_state = "vault_level2";
pixel_y = 30
},
/obj/machinery/light/small{
light_power = 2;
light_range = 2;
light_color = "#E1D5D5";
color = "#33FF33";
dir = 1
},
/turf/open/floor/carpet/black,
/area/f13/fb/bar)
"dw" = (
Expand Down Expand Up @@ -862,12 +869,9 @@
dir = 1;
color = "#3B2B1A"
},
/obj/machinery/light/small{
light_power = 2;
light_range = 2;
light_color = "#E1D5D5";
color = "#33FF33";
dir = 1
/obj/machinery/mineral/wasteland_trader/bountyticket{
pixel_y = 14;
density = 0
},
/turf/open/floor/carpet/black,
/area/f13/fb/bar)
Expand Down

0 comments on commit 7b34178

Please sign in to comment.