mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user