mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Bunch of FAT fixes
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// ALL CUSTOM ITEMS MUST USE THEIR OWN DMI SO IT DOESN'T FUCK UP THE TREE.
|
||||
//
|
||||
// FOR FUCK'S SAKE, DO NOT ADD IN YOUR TERRIBLE FUCKING CUSTOM ITEMS TO BASE DMIS.
|
||||
//
|
||||
// GOOD IDEA:
|
||||
//
|
||||
// icons/
|
||||
// mob/
|
||||
// custom/
|
||||
// N3X15.dmi
|
||||
//
|
||||
//
|
||||
// FUCKING NO:
|
||||
//
|
||||
// icons/
|
||||
// mob/
|
||||
// head.dmi
|
||||
//
|
||||
// *** IF I SEE THIS SORT OF SHIT IN THE TREE I WILL NOT ACCEPT YOUR PULL. ***
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/obj/item/var/custom=0 // Set to override DMI locations in creature overlays, etc.
|
||||
Reference in New Issue
Block a user