Commit a347276
authored
Makes the kinetic javelin bulky, but can be stored on the back or belt slot (yogstation13#22516)
1 parent bbf9c28 commit a347276Copy full SHA for a347276
3 files changed
+9-5Lines changed: 9 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code
- __DEFINES
- modules/clothing/spacesuits
- yogstation/code/modules/jungleland
Expand file treeCollapse file tree
Open diff view settings
Collapse file
code/__DEFINES/inventory.dm
Copy file name to clipboardExpand all lines: code/__DEFINES/inventory.dm+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
222 | 222 | |
223 | 223 | |
224 | 224 | |
225 | | - |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
Collapse file
code/modules/clothing/spacesuits/hardsuit.dm
Copy file name to clipboardExpand all lines: code/modules/clothing/spacesuits/hardsuit.dm+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
321 | 321 | |
322 | 322 | |
323 | 323 | |
324 | | - |
325 | 324 | |
326 | 325 | |
327 | 326 | |
| ||
335 | 334 | |
336 | 335 | |
337 | 336 | |
338 | | - |
339 | 337 | |
340 | 338 | |
341 | 339 | |
342 | 340 | |
343 | 341 | |
| 342 | + |
344 | 343 | |
345 | 344 | |
346 | 345 | |
| ||
1168 | 1167 | |
1169 | 1168 | |
1170 | 1169 | |
1171 | | - |
| 1170 | + |
1172 | 1171 | |
1173 | 1172 | |
1174 | 1173 | |
| ||
1178 | 1177 | |
1179 | 1178 | |
1180 | 1179 | |
| 1180 | + |
1181 | 1181 | |
1182 | 1182 | |
1183 | 1183 | |
|
Collapse file
yogstation/code/modules/jungleland/kinetic_javelin.dm
Copy file name to clipboardExpand all lines: yogstation/code/modules/jungleland/kinetic_javelin.dm+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
| 36 | + |
36 | 37 | |
37 | 38 | |
38 | 39 | |
|
0 commit comments