mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 22:13:50 +00:00
Merge pull request #1159 from Kelenius/playingWithTravis
Attempts to port bay's travis update attempts
This commit is contained in:
@@ -26,7 +26,7 @@ var/list/valid_primary_effect_types = list(\
|
||||
/datum/artifact_effect/forcefield,\
|
||||
/datum/artifact_effect/gasoxy,\
|
||||
/datum/artifact_effect/gasplasma,\
|
||||
/* /datum/artifact_effect/gassleeping,\*/
|
||||
// /datum/artifact_effect/gassleeping,\
|
||||
/datum/artifact_effect/heal,\
|
||||
/datum/artifact_effect/hurt,\
|
||||
/datum/artifact_effect/emp,\
|
||||
@@ -45,7 +45,7 @@ var/list/valid_secondary_effect_types = list(\
|
||||
/datum/artifact_effect/gasnitro,\
|
||||
/datum/artifact_effect/gasoxy,\
|
||||
/datum/artifact_effect/gasphoron,\
|
||||
/* /datum/artifact_effect/gassleeping,\*/
|
||||
// /datum/artifact_effect/gassleeping,\
|
||||
/datum/artifact_effect/goodfeeling,\
|
||||
/datum/artifact_effect/heal,\
|
||||
/datum/artifact_effect/hurt,\
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
|
||||
//large finds
|
||||
/*
|
||||
/obj/machinery/syndicate_beacon
|
||||
/obj/machinery/wish_granter
|
||||
obj/machinery/syndicate_beacon
|
||||
obj/machinery/wish_granter
|
||||
if(18)
|
||||
item_type = "jagged green crystal"
|
||||
additional_desc = pick("It shines faintly as it catches the light.","It appears to have a faint inner glow.","It seems to draw you inward as you look it at.","Something twinkles faintly as you look at it.","It's mesmerizing to behold.")
|
||||
|
||||
Reference in New Issue
Block a user