mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
also fix that
This commit is contained in:
@@ -539,7 +539,7 @@
|
||||
//Misc belts. Admin-spawn only atm.
|
||||
|
||||
/obj/item/personal_shield_generator/belt/adminbus
|
||||
desc = "You should not see this. You REALLY should not see this. If you do, you have either been blessed or are about to be the target of some sick prank."
|
||||
desc = DEVELOPER_WARNING_NAME + " You REALLY should not see this. If you do, you have either been blessed or are about to be the target of some sick prank."
|
||||
modifier_type = /datum/modifier/shield_projection/admin
|
||||
generator_hit_cost = 0
|
||||
generator_active_cost = 0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/obj/effect/falling_effect
|
||||
name = "you should not see this"
|
||||
name = DEVELOPER_WARNING_NAME
|
||||
desc = "no data"
|
||||
invisibility = 101
|
||||
anchored = TRUE
|
||||
|
||||
Reference in New Issue
Block a user