10 Commits

Author SHA1 Message Date
TheFurryFeline 4c5332a145 Redo to Fix Mistake With Icons
That was annoying with how that went.... Bad idea to overwrite the files with direct copy-pasta'ing from Polaris. Idea: Do it again but make a different name and copy the desired icon_state. Yay! It works!
2019-09-22 12:53:54 -04:00
TheFurryFeline 1f3aa1dd27 Revert "Orange Is the New Orange!"
This reverts commit 686c3adf9b.
2019-09-21 18:35:56 -04:00
TheFurryFeline 686c3adf9b Orange Is the New Orange!
Add a new version of the orange jumpsuit and refactors the prison one to be a different obj path. Prison and Orange jumpsuits are both selectable in the loadout via Jumpcloth Selection. New .dmi updates for the whole thing as well.
2019-09-21 18:04:11 -04:00
Neerti 12abb2d6f2 Ports a large chunk of the map datum system that europa/bay uses.
Links many map-specific details such as the station name, z-level information, and allowed jobs from global vars to map datum vars, which should help us maintain multiple maps at once in the future, which will be needed for the future Southern Cross.
Note that a config change will be needed to change GENERATE_ASTEROID to GENERATE_MAP, otherwise no changes should be required to continue normal map usage.
To change to a different map, it's suggested to tick the file that ticks all the other needed files, which for the Northern Star is called northern_star.dm.
2017-02-27 07:36:41 -05:00
Datraen beda3185eb Reverts the second mob clean up because of incomplete implementation.
This caused an error that would then cause machinery to hang on the server, and was reproduced successfully.
2016-05-04 00:24:55 -04:00
Kelenius df5a0d7941 Mob inventory cleanup
Replaces three item removal procs with one
Adds a proc to delete an item on the mob
2016-03-24 01:23:08 +03:00
PsiOmega 55d1bbf735 Fixes new unbalanced tag. 2015-08-21 19:26:20 +02:00
PsiOmegaDelta 457987046b Re-implements world end events as datums. 2015-07-07 23:09:03 +02:00
PsiOmegaDelta 5703fdfe85 Re-implements admin fun events as datums. 2015-07-07 11:19:01 +02:00
PsiOmegaDelta 7f24dc948e Re-implements Admin secrets as datums. 2015-07-06 14:58:27 +02:00