Commit 782ab6f
authored
mimes get their own mime hugbox, removed plasmaman specific survival boxes, survival box hugboxes are subtypes now; general code improvements (yogstation13#21535)
1 parent 348770f commit 782ab6fCopy full SHA for 782ab6f
26 files changed
+102-182Lines changed: 102 additions & 182 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code
- _globalvars/lists
- game
- gamemodes
- clock_cult
- clown_ops
- nuclear
- objects
- items/storage
- structures
- modules
- clothing/outfits
- jobs/job_types
- ruins
- icons/obj
- yogstation/code/modules
- antagonists/infiltrator
- jobs/job_types
Expand file treeCollapse file tree
Open diff view settings
Collapse file
code/_globalvars/lists/maintenance_loot.dm
Copy file name to clipboardExpand all lines: code/_globalvars/lists/maintenance_loot.dm+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
655 | 655 | |
656 | 656 | |
657 | 657 | |
658 | | - |
| 658 | + |
| 659 | + |
659 | 660 | |
660 | 661 | |
661 | 662 | |
| ||
760 | 761 | |
761 | 762 | |
762 | 763 | |
763 | | - |
764 | 764 | |
765 | 765 | |
766 | 766 | |
|
Collapse file
code/game/gamemodes/clock_cult/clock_cult.dm
Copy file name to clipboardExpand all lines: code/game/gamemodes/clock_cult/clock_cult.dm+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
274 | 274 | |
275 | 275 | |
276 | 276 | |
277 | | - |
278 | | - |
| 277 | + |
| 278 | + |
| 279 | + |
279 | 280 | |
280 | 281 | |
281 | 282 | |
|
Collapse file
code/game/gamemodes/clown_ops/clown_ops.dm
Copy file name to clipboardExpand all lines: code/game/gamemodes/clown_ops/clown_ops.dm+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
41 | | - |
| 40 | + |
42 | 41 | |
43 | 42 | |
44 | 43 | |
|
Collapse file
code/game/gamemodes/nuclear/nuclear.dm
Copy file name to clipboardExpand all lines: code/game/gamemodes/nuclear/nuclear.dm+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
128 | | - |
| 127 | + |
| 128 | + |
129 | 129 | |
130 | 130 | |
131 | 131 | |
| ||
174 | 174 | |
175 | 175 | |
176 | 176 | |
177 | | - |
178 | | - |
| 177 | + |
179 | 178 | |
180 | 179 | |
181 | 180 | |
|
Collapse file
code/game/objects/items/storage/boxes.dm
Copy file name to clipboardExpand all lines: code/game/objects/items/storage/boxes.dm+54-40Lines changed: 54 additions & 40 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
123 | 123 | |
124 | 124 | |
125 | 125 | |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
126 | 131 | |
127 | | - |
128 | | - |
129 | | - |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
130 | 138 | |
131 | 139 | |
132 | 140 | |
| ||
145 | 153 | |
146 | 154 | |
147 | 155 | |
148 | | - |
149 | | - |
150 | | - |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
151 | 161 | |
152 | 162 | |
153 | | - |
154 | 163 | |
155 | 164 | |
156 | | - |
157 | | - |
158 | | - |
159 | | - |
| 165 | + |
| 166 | + |
160 | 167 | |
161 | | - |
| 168 | + |
162 | 169 | |
163 | 170 | |
164 | 171 | |
165 | 172 | |
166 | | - |
167 | | - |
168 | | - |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
169 | 179 | |
170 | 180 | |
171 | 181 | |
172 | | - |
173 | | - |
174 | | - |
175 | | - |
| 182 | + |
| 183 | + |
176 | 184 | |
177 | | - |
| 185 | + |
178 | 186 | |
179 | 187 | |
180 | 188 | |
181 | | - |
182 | | - |
183 | | - |
184 | | - |
185 | | - |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
186 | 197 | |
187 | | - |
188 | | - |
189 | | - |
190 | | - |
191 | | - |
192 | | - |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
193 | 212 | |
194 | 213 | |
195 | 214 | |
| ||
841 | 860 | |
842 | 861 | |
843 | 862 | |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
844 | 867 | |
845 | 868 | |
846 | 869 | |
| ||
868 | 891 | |
869 | 892 | |
870 | 893 | |
871 | | - |
872 | | - |
873 | | - |
874 | | - |
875 | | - |
876 | | - |
877 | | - |
878 | | - |
879 | | - |
880 | 894 | |
881 | 895 | |
882 | 896 | |
|
Collapse file
code/game/objects/structures/ghost_role_spawners.dm
Copy file name to clipboardExpand all lines: code/game/objects/structures/ghost_role_spawners.dm+2-31Lines changed: 2 additions & 31 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
543 | 543 | |
544 | 544 | |
545 | 545 | |
546 | | - |
547 | | - |
548 | | - |
| 546 | + |
549 | 547 | |
550 | 548 | |
551 | 549 | |
| ||
563 | 561 | |
564 | 562 | |
565 | 563 | |
566 | | - |
567 | | - |
568 | | - |
569 | 564 | |
570 | 565 | |
571 | 566 | |
| ||
584 | 579 | |
585 | 580 | |
586 | 581 | |
587 | | - |
588 | | - |
589 | | - |
590 | 582 | |
591 | 583 | |
592 | 584 | |
| ||
606 | 598 | |
607 | 599 | |
608 | 600 | |
609 | | - |
610 | | - |
611 | | - |
612 | 601 | |
613 | 602 | |
614 | 603 | |
| ||
628 | 617 | |
629 | 618 | |
630 | 619 | |
631 | | - |
632 | | - |
633 | | - |
634 | 620 | |
635 | 621 | |
636 | 622 | |
| ||
647 | 633 | |
648 | 634 | |
649 | 635 | |
650 | | - |
651 | | - |
652 | | - |
653 | 636 | |
654 | 637 | |
655 | 638 | |
| ||
665 | 648 | |
666 | 649 | |
667 | 650 | |
668 | | - |
669 | | - |
670 | | - |
671 | 651 | |
672 | 652 | |
673 | 653 | |
| ||
684 | 664 | |
685 | 665 | |
686 | 666 | |
687 | | - |
688 | | - |
689 | | - |
690 | 667 | |
691 | 668 | |
692 | 669 | |
| ||
702 | 679 | |
703 | 680 | |
704 | 681 | |
705 | | - |
706 | | - |
707 | | - |
708 | 682 | |
709 | 683 | |
710 | 684 | |
| ||
727 | 701 | |
728 | 702 | |
729 | 703 | |
730 | | - |
731 | 704 | |
732 | 705 | |
733 | 706 | |
| ||
936 | 909 | |
937 | 910 | |
938 | 911 | |
939 | | - |
940 | | - |
941 | | - |
| 912 | + |
942 | 913 | |
943 | 914 | |
944 | 915 | |
0 commit comments