Cleans up the universal recorder, shifts it away from verbs (#18519)

* recorder pt 1

* part 2

* consistency

* nuke that verb

* ruined comment

* fixes update_icon pt1

* update_icon_state()

* fix, address sirryan and moxian

* oops that should be 600 to function properly

* aaaa spacing

* Sirryan Review

* HAL review

* Hal review
This commit is contained in:
Contrabang
2022-08-08 00:11:33 +01:00
committed by GitHub
parent fa89a07452
commit ceb107860f
2 changed files with 136 additions and 118 deletions
@@ -321,7 +321,7 @@
/obj/item/storage/box/tapes/populate_contents()
for(var/I in 1 to 6)
new /obj/item/tape(src)
new /obj/item/tape/random(src)
/obj/item/storage/box/rxglasses
name = "prescription glasses"