Merge pull request #4346 from deathride58/oldpdarestoration

Restores the PDA sprites by cecily and toriate (And modularizes it)
This commit is contained in:
LetterJay
2017-12-17 17:36:17 -06:00
committed by GitHub
3 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
//Overrides TG's PDA sprites with Cit's PDA sprites. Remind me to turn this into a pref somewhere down the line.
/obj/item/device/pda
icon = 'modular_citadel/icons/obj/pda.dmi'
Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+1
View File
@@ -2452,4 +2452,5 @@
#include "modular_citadel\hypereutactic_blade.dm"
#include "modular_citadel\polychromic_clothes.dm"
#include "modular_citadel\code\datums\uplink_items_cit.dm"
#include "modular_citadel\code\game\objects\items\devices\PDA\PDA.dm"
// END_INCLUDE