16 Commits
Author SHA1 Message Date
FelixRuinandGitHub 9eee2ff6b5 Update AGRComplex.dm 2025-02-05 05:07:27 +03:00
BongaTheProto 2712e94ca0 Update AGRComplex.dm 2024-03-31 21:38:15 -05:00
Ayy-RoboticsandGitHub 261fff2d29 Remnants now have Exile Implants
Took two lines of code each, also updated the info text.
2024-03-30 19:22:40 -04:00
Ayy-RoboticsandGitHub 193bceb2a7 Updates Ghostrole text to better deter antagonistic behaviour 2024-03-25 14:10:51 -04:00
Ayy-RoboticsandGitHub ca16e54603 Adds fluff text paper to accompany following change 2024-03-17 16:45:51 -04:00
Ayy-RoboticsandGitHub 1c341ee990 Fixes canloadappearance unless PR 1098 is merged 2024-03-12 16:18:19 -04:00
xhianilandGitHub 072b2cf6b2 Fix from PR#1098
BongaTheProto's pr removed canloadapperance
2024-03-05 04:53:20 -07:00
Ayy-RoboticsandGitHub 800bddef16 Small tweaks
Buffed the Cultist Commander a little, changed some fluff text.
2024-02-20 00:22:58 -05:00
Ayy-RoboticsandGitHub 87e91b4c0a Fixes Tinderbox Trident not spawning
For some reason the buildpath wasn't all there? Fixed that!
2024-02-18 16:48:15 -05:00
Ayy-RoboticsandGitHub 6cbe0c1bee Fixes the Construct Shell being unprintable
Realized it had the same issue as the Clockwork Armaments Module where exofabs can't use reagents.
2024-01-29 19:47:06 -05:00
Ayy-RoboticsandGitHub f26bbd9c1e Fixes unprintable Clockwork Armaments Module
Learned that Exosuit Fabricators can't take reagents, so modified the cost of the upgrade to be more expensive but not require the custom reagent.
2024-01-21 21:55:16 -05:00
Ayy-RoboticsandGitHub 20eb55fb88 Forgot the Trailing Newline P.2 2024-01-12 20:11:00 -05:00
Ayy-RoboticsandGitHub 7fbce2ae39 Modularizes Complex Code P.1
Adds an updated version of the file to the correct directory
2024-01-12 19:42:54 -05:00
Darius ad0239b5de Replace all modular HTML spans with defines spans
In total:
- Adds span defines for `reallybig hypnophrase`, `big warning`, `header`
- Fixes a missing apostrophe for hypno stare
- Makes a special exception for cuddling.dm, which uses an irregular span
- Puts the spans file back
2023-01-16 04:05:27 -05:00
Darius 66f7822ff7 Fix minor issues with fate dice tweak
- Switches from /diceroll to /effect to prevent wizard-related runtime errors and allow dice to roll properly
- Message type changed to match other messages
- Message text adjusted to better imply new behavior
2022-12-15 13:38:23 -05:00
Darius 454a89cb94 Make single-use Dice of Fate track per-person
Allows the dice to be rolled once per user, instead of once ever. This encourages sharing the item.
2022-12-15 12:10:27 -05:00