mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
- Added basic heavy-duty cables, they cannot be destroyed with wirecutters, unfortunately they currently cannot be created either. Not present anywhere on the map yet.
- Fixed a bug with masks, which did not follow the equipment rules of the SLOT_MASK flag. - Fixed a problem where monkeys could not equip a backpack. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3774 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
+1
-1
@@ -523,7 +523,7 @@
|
||||
anchored =1
|
||||
var/netnum = 0
|
||||
name = "power cable"
|
||||
desc = "A flexible superconducting cable for heavy-duty power transfer. Comes in clown colors now."
|
||||
desc = "A flexible superconducting cable for heavy-duty power transfer"
|
||||
icon = 'power_cond_red.dmi'
|
||||
icon_state = "0-1"
|
||||
var/d1 = 0
|
||||
|
||||
Reference in New Issue
Block a user