mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
more tweaaaks
- mice events were nerfed (mostly the amount spawned atm, along with roundstart too) - added a donator item - buffed dessert infestation event
This commit is contained in:
@@ -151,3 +151,14 @@
|
||||
pixel_x = 0
|
||||
pixel_y = 0
|
||||
return TRUE
|
||||
|
||||
|
||||
//GS13 - a variant of lattice, used for maint wire protection
|
||||
|
||||
/obj/structure/lattice/catwalk/maintenance
|
||||
name = "maint catwalk"
|
||||
desc = "This catwalk seems to be placed in maintenance, in order to protect the wires."
|
||||
anchored = TRUE
|
||||
density = FALSE
|
||||
layer = BELOW_OBJ_LAYER
|
||||
max_integrity = 50
|
||||
|
||||
Reference in New Issue
Block a user