Skip to content

Commit

Permalink
hacking_safety = TRUE making it unhackable
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Oct 6, 2023
1 parent c427e60 commit 77ee0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/vending/vending_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@
product_slogans = "Every ingredients you need are here, and only for 1$"
product_ads = "Your out of ingredients Weyland-Yutani is there for you"
icon_state = "snack"
hacking_safety = TRUE
products = list(
/obj/item/reagent_container/food/snacks/sliceable/cheesewheel/extramature = 2,
/obj/item/storage/fancy/egg_box = 12,
Expand Down

0 comments on commit 77ee0df

Please sign in to comment.