Commit 0548b13 1 parent b247fe0 commit 0548b13 Copy full SHA for 0548b13
File tree 4 files changed +23
-0
lines changed
code/modules/client/preferences/loadout/loadout_item
4 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 86
86
/ datum / loadout_item/ backpack/ fountainpen
87
87
path = / obj / item/ pen/ fountain
88
88
cost = 2
89
+
90
+ / datum / loadout_item/ backpack/ skateboard
91
+ path = / obj / item/ melee/ skateboard
92
+ cost = 2
Original file line number Diff line number Diff line change 78
78
/ datum / loadout_item/ head/ cone
79
79
path = / obj / item/ clothing/ head/ cone
80
80
cost = 2
81
+
82
+ / datum / loadout_item/ head/ delinquent
83
+ path = / obj / item/ clothing/ head/ delinquent
Original file line number Diff line number Diff line change 57
57
58
58
/ datum / loadout_item/ shoes/ yellowsinger
59
59
path = / obj / item/ clothing/ shoes/ singery
60
+
61
+ / datum / loadout_item/ shoes/ swag
62
+ path = / obj / item/ clothing/ shoes/ swagshoes
63
+ cost = 4
64
+
65
+ / datum / loadout_item/ shoes/ wheelys
66
+ path = / obj / item/ clothing/ shoes/ wheelys
67
+ cost = 4
68
+
69
+ / datum / loadout_item/ shoes/ rollerskates
70
+ path = / obj / item/ clothing/ shoes/ wheelys/ rollerskates
71
+ cost = 3
Original file line number Diff line number Diff line change 32
32
/ datum / loadout_item/ uniform/ kilt
33
33
path = / obj / item/ clothing/ under/ costume/ kilt
34
34
35
+ / datum / loadout_item/ uniform/ swag
36
+ path = / obj / item/ clothing/ under/ costume/ swagoutfit
37
+ cost = 4
38
+
35
39
// SUITS
36
40
/ datum / loadout_item/ uniform/ suit
37
41
subcategory = LOADOUT_SUBCATEGORY_UNIFORM_SUITS
You can’t perform that action at this time.
0 commit comments