mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
New sprites for hydroponic tray (belongs to Farart).
Fixed some typos. Categorized some noncategorical verbs. Badmins and trial admins now can use "select equipment" verb. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1770 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
verb/rotate()
|
||||
set name = "Rotate"
|
||||
set category = "Object"
|
||||
set src in oview(1)
|
||||
|
||||
if (src.anchored || usr:stat)
|
||||
|
||||
@@ -56,6 +56,7 @@ PE|PE|PE
|
||||
|
||||
verb/rotate()
|
||||
set name = "Rotate"
|
||||
set category = "Object"
|
||||
set src in oview(1)
|
||||
|
||||
if (src.anchored || usr:stat)
|
||||
@@ -185,6 +186,7 @@ PE|PE|PE
|
||||
|
||||
verb/rotate()
|
||||
set name = "Rotate"
|
||||
set category = "Object"
|
||||
set src in oview(1)
|
||||
|
||||
if (src.anchored || usr:stat)
|
||||
|
||||
Reference in New Issue
Block a user