mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 20:23:07 +01:00
RCD Improvements + Holofans + fixes (#6738)
This commit is contained in:
@@ -686,6 +686,7 @@
|
||||
return TRUE
|
||||
. = ..()
|
||||
|
||||
/* CHOMPEdit - moved this block to modular_chomp\code\game\objects\items\weapons\rcd.dm
|
||||
/obj/structure/window/rcd_values(mob/living/user, obj/item/weapon/rcd/the_rcd, passed_mode)
|
||||
switch(passed_mode)
|
||||
if(RCD_DECONSTRUCT)
|
||||
@@ -702,3 +703,4 @@
|
||||
qdel(src)
|
||||
return TRUE
|
||||
return FALSE
|
||||
*/
|
||||
Reference in New Issue
Block a user