mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 01:57:54 +01:00
* compiles checkpoint * fix some * updatepaths * fix * rrr * linters * fiexs * icon fixes * plasmemes * fix * fix * fix bit more * fix * well * cleanup * fix glasses layer * conflict * fuck gun code * fixes * fix * fixes to energy guns * review * conflict * support that 1 unathi pixel * fix
12 lines
510 B
Plaintext
12 lines
510 B
Plaintext
/**********************Mining Equipment Vendor Items**************************/
|
|
//misc stuff you can buy from the vendor that has special code but doesn't really need its own file
|
|
|
|
/**********************Facehugger toy**********************/
|
|
/obj/item/clothing/mask/facehugger/toy
|
|
desc = "A toy often used to play pranks on other miners by putting it in their beds. It takes a bit to recharge after latching onto something."
|
|
real = FALSE
|
|
sterile = TRUE
|
|
|
|
/obj/item/clothing/mask/facehugger/toy/Die()
|
|
return
|