mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Gets rid of hasvar usage and moves up some vars (#11484)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
f3954fdbeb
commit
938e760841
@@ -1,6 +1,3 @@
|
||||
/obj/item
|
||||
var/list/tool_qualities = list()
|
||||
|
||||
/obj/item/examine(mob/user)
|
||||
. = ..()
|
||||
for(var/qual in tool_qualities)
|
||||
|
||||
Reference in New Issue
Block a user