mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
TG overlay subsystem (#8147)
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
M.gib()
|
||||
|
||||
|
||||
/obj/machinery/gibber/New()
|
||||
/obj/machinery/gibber/Initialize() //ChompEDIT New --> Initialize
|
||||
..()
|
||||
add_overlay("grjam")
|
||||
|
||||
@@ -252,5 +252,3 @@
|
||||
thing.throw_at(get_edge_target_turf(src,gib_throw_dir),rand(0,3),emagged ? 100 : 50) // Being pelted with bits of meat and bone would hurt.
|
||||
|
||||
update_icon()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user