Commit 9f37343
authored
Chaplains can now choose their chapel (yogstation13#20528)
* Chaplain choice
* removal
* das
* f1 parent a049cff commit 9f37343Copy full SHA for 9f37343
11 files changed
+157-20Lines changed: 157 additions & 20 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- _maps
- RandomRuins/StationRuins/BoxStation
- map_files/YogStation
- code
- _globalvars/lists
- controllers/subsystem
- modules/client/preferences
- tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences
- yogstation/code
- game/objects/effects
- modules/jobs/job_types
Expand file treeCollapse file tree
Open diff view settings
Collapse file
_maps/RandomRuins/StationRuins/BoxStation/chapel1.dmm
Copy file name to clipboardExpand all lines: _maps/RandomRuins/StationRuins/BoxStation/chapel1.dmm+2-17Lines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
434 | 434 | |
435 | 435 | |
436 | 436 | |
437 | | - |
438 | | - |
439 | | - |
440 | | - |
441 | | - |
442 | | - |
443 | 437 | |
444 | | - |
445 | 438 | |
446 | 439 | |
447 | 440 | |
| ||
572 | 565 | |
573 | 566 | |
574 | 567 | |
575 | | - |
576 | | - |
577 | | - |
578 | | - |
579 | | - |
580 | | - |
581 | | - |
582 | | - |
583 | 568 | |
584 | 569 | |
585 | 570 | |
| ||
1073 | 1058 | |
1074 | 1059 | |
1075 | 1060 | |
1076 | | - |
| 1061 | + |
1077 | 1062 | |
1078 | 1063 | |
1079 | 1064 | |
| ||
1138 | 1123 | |
1139 | 1124 | |
1140 | 1125 | |
1141 | | - |
| 1126 | + |
1142 | 1127 | |
1143 | 1128 | |
1144 | 1129 | |
|
Collapse file
_maps/RandomRuins/StationRuins/BoxStation/chapel2.dmm
Copy file name to clipboardExpand all lines: _maps/RandomRuins/StationRuins/BoxStation/chapel2.dmm-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | | - |
54 | 53 | |
55 | 54 | |
56 | 55 | |
|
Collapse file
_maps/map_files/YogStation/YogStation.dmm
Copy file name to clipboardExpand all lines: _maps/map_files/YogStation/YogStation.dmm+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64113 | 64113 | |
64114 | 64114 | |
64115 | 64115 | |
| 64116 | + |
| 64117 | + |
| 64118 | + |
| 64119 | + |
64116 | 64120 | |
64117 | 64121 | |
64118 | 64122 | |
| ||
120689 | 120693 | |
120690 | 120694 | |
120691 | 120695 | |
120692 | | - |
| 120696 | + |
120693 | 120697 | |
120694 | 120698 | |
120695 | 120699 | |
|
Collapse file
code/_globalvars/lists/mapping.dm
Copy file name to clipboardExpand all lines: code/_globalvars/lists/mapping.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
50 | 50 | |
51 | 51 | |
52 | 52 | |
|
Collapse file
code/controllers/subsystem/job.dm
Copy file name to clipboardExpand all lines: code/controllers/subsystem/job.dm+67Lines changed: 67 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
610 | 610 | |
611 | 611 | |
612 | 612 | |
| 613 | + |
| 614 | + |
613 | 615 | |
614 | 616 | |
615 | 617 | |
| ||
621 | 623 | |
622 | 624 | |
623 | 625 | |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
624 | 691 | |
625 | 692 | |
626 | 693 | |
|
Collapse file
code/controllers/subsystem/ticker.dm
Copy file name to clipboardExpand all lines: code/controllers/subsystem/ticker.dm+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
421 | 421 | |
422 | 422 | |
423 | 423 | |
| 424 | + |
424 | 425 | |
425 | 426 | |
426 | 427 | |
| ||
433 | 434 | |
434 | 435 | |
435 | 436 | |
| 437 | + |
| 438 | + |
436 | 439 | |
437 | 440 | |
438 | 441 | |
| ||
462 | 465 | |
463 | 466 | |
464 | 467 | |
| 468 | + |
| 469 | + |
465 | 470 | |
466 | 471 | |
467 | 472 | |
|
Collapse file
code/modules/client/preferences/chapel_choice.dm
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
Collapse file
tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/chapel_choice.tsx
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2116 | 2116 | |
2117 | 2117 | |
2118 | 2118 | |
| 2119 | + |
2119 | 2120 | |
2120 | 2121 | |
2121 | 2122 | |
|
Collapse file
yogstation/code/game/objects/effects/landmarks.dm
Copy file name to clipboardExpand all lines: yogstation/code/game/objects/effects/landmarks.dm+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
143 | 143 | |
144 | 144 | |
145 | 145 | |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
146 | 150 | |
147 | 151 | |
148 | 152 | |
|
0 commit comments