mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Examine() update.
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ its easier to just keep the beam vertical.
|
||||
/atom/verb/examine()
|
||||
set name = "Examine"
|
||||
set category = "IC"
|
||||
set src in oview(12) //make it work from farther away
|
||||
set src in view(usr.client) //If it can be seen, it can be examined.
|
||||
|
||||
if (!( usr ))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user