mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 19:53:35 +01:00
[MIRROR] August 2024 various fixes (#8766)
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -139,6 +139,15 @@
|
||||
|
||||
set_dir(turn(dir, 270))
|
||||
|
||||
//VOREstation edit: counter-clockwise rotation
|
||||
/obj/item/device/assembly/infra/verb/rotate_counterclockwise()
|
||||
set name = "Rotate Infrared Laser Counter-Clockwise"
|
||||
set category = "Object"
|
||||
set src in usr
|
||||
|
||||
set_dir(turn(dir, 90))
|
||||
//VOREstation edit end
|
||||
|
||||
/***************************IBeam*********************************/
|
||||
|
||||
/obj/effect/beam/i_beam
|
||||
|
||||
Reference in New Issue
Block a user