Typo fix.

This commit is contained in:
Segrain
2014-02-22 06:54:11 +03:00
parent ef3b565f64
commit b04d00ff7b

View File

@@ -17,7 +17,7 @@
var/worth = 0 var/worth = 0
/obj/item/weapon/spacecash/c1 /obj/item/weapon/spacecash/c1
name = "1 credip chip" name = "1 credit chip"
icon_state = "spacecash" icon_state = "spacecash"
desc = "It's worth 1 credit." desc = "It's worth 1 credit."
worth = 1 worth = 1