A few fixes to rp-rev

- Name was empty, hopefully using real_name fixes that
- Announcements coming too quickly
- Fixed icon path issue
This commit is contained in:
cib
2013-05-23 22:12:20 +02:00
parent c4b8ef6e59
commit b5217d862a
2 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
*/
/obj/item/device/debugger
icon = 'icon/obj/hacktool.dmi'
icon = 'icons/obj/hacktool.dmi'
name = "debugger"
desc = "Used to debug electronic equipment."
icon_state = "hacktool-g"