mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
then-we-shall-reforge-the-armor-from-what-remains
This commit is contained in:
@@ -12,6 +12,7 @@ var/global/list/obj/item/pda/PDAs = list()
|
||||
item_state = "electronic"
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
slot_flags = SLOT_ID | SLOT_BELT | SLOT_PDA
|
||||
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 100)
|
||||
origin_tech = "programming=2"
|
||||
|
||||
//Main variables
|
||||
|
||||
Reference in New Issue
Block a user