mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-14 01:34:04 +01:00
[MIRROR] Incredibly minor capsule fixes (#11608)
Co-authored-by: Jenny <ghosttehspychecka@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b9cac30f1b
commit
3f982ca8a3
@@ -298,7 +298,7 @@ GLOBAL_LIST_EMPTY(unique_deployable)
|
||||
|
||||
/obj/item/survivalcapsule/randomized/get_template_info()
|
||||
var/ret = "It has a chaotic redspace bubble inside. The label reads:\n"
|
||||
ret += "This capsule utilizes experimental technology to replicate copies of redspace pockets within realspace. " + span_underline("The contents of this capsule are prone to change upon activation") + ", and are highly unlikely to remain the same as when previously used. Efforts have been made to ensure *likely* safety when using these capsules. However, due to the unpredictable nature of redspace, that safety cannot be fully guaranteed. " + span_underline("Use at your own risk!")
|
||||
ret += "(7x7) This capsule utilizes experimental technology to replicate copies of redspace pockets within realspace. " + span_underline("The contents of this capsule are prone to change upon activation") + ", and are highly unlikely to remain the same as when previously used. Efforts have been made to ensure *likely* safety when using these capsules. However, due to the unpredictable nature of redspace, that safety cannot be fully guaranteed. " + span_underline("Use at your own risk!")
|
||||
return ret
|
||||
|
||||
// TERRIBLE AWFUL CAPSULE DO NOT MAKE THIS PLAYER ACCESSIBLE, I made this for a BIT -Ryumi
|
||||
|
||||
Reference in New Issue
Block a user